espie 1a906e6713 Upgrade to using fileutils-4.0.
Add a few tweaks to make building simpler, and to enable NLS if you want.
1999-04-22 17:30:48 +00:00

17 lines
536 B
Plaintext

--- src/Makefile.in.orig Thu Apr 22 13:55:15 1999
+++ src/Makefile.in Thu Apr 22 13:56:00 1999
@@ -95,9 +95,10 @@
EXTRAdir = $(bindir)
EXTRA_PROGRAMS = df mvdir
-bin_PROGRAMS = chgrp chown chmod cp dd dircolors du \
-ginstall ln dir vdir ls mkdir \
-mkfifo mknod mv rm rmdir sync touch @DF_PROG@
+#bin_PROGRAMS = chgrp chown chmod cp dd dircolors du \
+#ginstall ln dir vdir ls mkdir \
+#mkfifo mknod mv rm rmdir sync touch @DF_PROG@
+bin_PROGRAMS= dircolors ls
libexec_PROGRAMS = @MVDIR_PROG@
datadir = $(prefix)/@DATADIRNAME@