summaryrefslogtreecommitdiff
path: root/ufs
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1994-02-11 20:52:12 +0000
committerMichael I. Bushnell <mib@gnu.org>1994-02-11 20:52:12 +0000
commitb7e3911834a1dd4c23c89afca0eb6897614c65a3 (patch)
tree932d6f60149faa89f2fb7f72e46d226b770441c7 /ufs
parent90b1d258ef06a8cde345862050a26ccca5c4216a (diff)
Formerly Makefile.~3~
Diffstat (limited to 'ufs')
-rw-r--r--ufs/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/ufs/Makefile b/ufs/Makefile
index cf4d2be1..90e567b2 100644
--- a/ufs/Makefile
+++ b/ufs/Makefile
@@ -26,8 +26,9 @@ DISTFILES=$(SRCS) ufs.h Makefile
OBJS=$(subst .c,.o,$(SRCS)) exec_server_image.o
-LIBS= $(libdiskfs) $(libpager) $(libioserver) $(libfshelp) \
- $(libports) $(libthreads)
+LIBS= $(libdiskfs) $(libpager) $(libioserver) $(libports) $(libfshelp) \
+ $(libthreads)
+EXTRALIBS=$(libdiskfs)
all: ufs