summaryrefslogtreecommitdiff
path: root/sutils/Makefile
diff options
context:
space:
mode:
authorMiles Bader <miles@gnu.org>1996-09-23 04:18:35 +0000
committerMiles Bader <miles@gnu.org>1996-09-23 04:18:35 +0000
commitce8f544e23b6e8e4d9872f73676d20c52c479695 (patch)
treec20f164b7eb7aefe7b4e8244b7ed8f29e21e7989 /sutils/Makefile
parent346f45949399673088a3b23b484981f2bf1a4d5e (diff)
.
Diffstat (limited to 'sutils/Makefile')
-rw-r--r--sutils/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sutils/Makefile b/sutils/Makefile
index 3f9d2bd5..74057b7d 100644
--- a/sutils/Makefile
+++ b/sutils/Makefile
@@ -28,8 +28,8 @@ SRCS = reboot.c halt.c fsck.c fstab.c clookup.c $(SCRIPTS)
LCLHDRS = fstab.h
DIST_FILES = MAKEDEV.sh
-HURDLIBS=shouldbeinlibc
OBJS = $(filter-out $(SCRIPTS),$(SRCS:.c=.o))
+HURDLIBS = shouldbeinlibc
include ../Makeconf