summaryrefslogtreecommitdiff
path: root/ufs
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1994-08-16 18:04:35 +0000
committerMichael I. Bushnell <mib@gnu.org>1994-08-16 18:04:35 +0000
commit080f2c714857fd99f198924532af339d6dc770c4 (patch)
tree25cf9e1432db6fa6aa86a80765534956c8c8938d /ufs
parentc1343045a51d11debddf7b820d723b6c570cff4f (diff)
Formerly Makefile.~33~
Diffstat (limited to 'ufs')
-rw-r--r--ufs/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/ufs/Makefile b/ufs/Makefile
index 9e5fe941..2cb7e84e 100644
--- a/ufs/Makefile
+++ b/ufs/Makefile
@@ -27,6 +27,7 @@ REMHDRS = ../hurd/diskfs.h ../hurd/ports.h ../hurd/pager.h\
HURDLIBS = libdiskfs libports libdiskfs libpager libioserver \
libfshelp libdiskfs libthreads libports
#HURDLIBS = libdiskfs libports libpager libioserver libfshelp libthreads
+LDFLAGS = -Wl,--no-keep-memory
target = ufs
include ../Makeconf