blob: f0f4e24824cb20572c1b586f9f0966ce90f630d8 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- Makefile.orig Fri Oct 7 12:51:32 2005
+++ Makefile Fri Oct 7 14:42:35 2005
@@ -44,7 +44,7 @@
Logs/* built .census install.* install-dev.* *.gz
SUBDIRS = include libxfs libxlog libxcmd libhandle libdisk \
- copy db fsck growfs io logprint mkfile mkfs quota repair rtcp \
+ db fsck growfs io logprint mkfile mkfs quota repair rtcp \
m4 man doc po debian build
default: $(CONFIGURE)
|