summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1994-07-23 07:03:32 +0000
committerRoland McGrath <roland@gnu.org>1994-07-23 07:03:32 +0000
commite4e7540de195bc58311434179d225bb324db4fe0 (patch)
tree223a2a868d47f8aa31ebd9894391fad0f005aafa
parentb11ffcd8476b5179f59b08383b06188856966e7b (diff)
Formerly Makefile.~31~
-rw-r--r--ufs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ufs/Makefile b/ufs/Makefile
index 7b353160..9e5fe941 100644
--- a/ufs/Makefile
+++ b/ufs/Makefile
@@ -26,7 +26,7 @@ REMHDRS = ../hurd/diskfs.h ../hurd/ports.h ../hurd/pager.h\
../hurd/ioserver.h ../hurd/fshelp.h
HURDLIBS = libdiskfs libports libdiskfs libpager libioserver \
libfshelp libdiskfs libthreads libports
-#HURDLIBS = libdiskfs libports libpager libioserver libfshelp
+#HURDLIBS = libdiskfs libports libpager libioserver libfshelp libthreads
target = ufs
include ../Makeconf