summaryrefslogtreecommitdiff
path: root/ufs
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
commitefa52603f6d470610a0b0b8ab708216c9f8e9a3c (patch)
tree4d82d5f0c48a0c760c30626a6f0dde6f41713aba /ufs
parent5febd7457be49e9ac7c00c1736df08c2b8792d04 (diff)
Formerly Makefile.~31~
Diffstat (limited to 'ufs')
-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