blob: af398627b2adfe6b3a660a88854e7f054e6c6c53 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- Makefile.orig Thu Dec 23 13:35:01 2004
+++ Makefile Thu Dec 23 13:35:08 2004
@@ -44,7 +44,7 @@
Logs/* built .census install.* install-dev.* *.gz
SUBDIRS = include libxfs libxlog libhandle libdisk \
- copy db fsck growfs io imap logprint mkfile mkfs repair rtcp \
+ db fsck growfs io imap logprint mkfile mkfs repair rtcp \
m4 man doc po debian build
default: $(CONFIGURE)
|