blob: fc903794c2b8e406703b54ec7adb739048a7b986 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- Makefile.orig 2007-09-10 22:01:13.000000000 -0400
+++ Makefile 2007-10-18 22:03:47.000000000 -0400
@@ -16,7 +16,7 @@
Logs/* built .census install.* install-dev.* *.gz
SUBDIRS = include libxfs libxlog libxcmd libhandle libdisk \
- copy db fsck growfs io logprint mkfs quota mdrestore repair rtcp \
+ db fsck growfs io logprint mkfs quota mdrestore repair rtcp \
m4 man doc po debian build
default: $(CONFIGURE)
|