summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1994-06-09 16:59:49 +0000
committerMichael I. Bushnell <mib@gnu.org>1994-06-09 16:59:49 +0000
commit5944f9953d44c3c04569df449d02bde1508ecd04 (patch)
treeda7d444c0c34ef4bc7b6866678f01b1e4763e45c
parentbef3d23bfe36d669be153bd9dec8084ad252649d (diff)
Formerly Makefile.~25~
-rw-r--r--ufs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ufs/Makefile b/ufs/Makefile
index 44ae79b6..7c3c6ca7 100644
--- a/ufs/Makefile
+++ b/ufs/Makefile
@@ -36,7 +36,7 @@ LIBPARTS = $(libdiskfs) $(libports) $(libpager) $(libioserver) $(libfshelp)
all: ufs
-LDFLAGS=--no-keep-memory -y_hurd_rlimits -y__hurd_rlimits
+LDFLAGS=--no-keep-memory
ufs: $(OBJS) $(LIBS)
$(link)