From 677cbcb897c05ef5cbcc281147cf46a7fc5f56aa Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Tue, 5 Apr 1994 19:02:45 +0000 Subject: Formerly Makefile.~17~ --- ufs/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ufs') diff --git a/ufs/Makefile b/ufs/Makefile index 9ec865b3..3698b7bd 100644 --- a/ufs/Makefile +++ b/ufs/Makefile @@ -36,6 +36,8 @@ LIBPARTS = $(libdiskfs) $(libports) $(libpager) $(libioserver) $(libfshelp) all: ufs +LDFLAGS=--no-keep-memory + ufs: $(OBJS) $(LIBS) $(link) -- cgit v1.2.3