blob: e6238d1ce05cb9862889c1d405dabd9b6ec2fc69 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- Makefile.orig Mon Jan 16 22:46:46 2006
+++ Makefile Tue Feb 7 20:37:21 2006
@@ -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 repair rtcp \
+ db fsck growfs io logprint mkfs quota repair rtcp \
m4 man doc po debian build
default: $(CONFIGURE)
|