summaryrefslogtreecommitdiff
path: root/pfinet/Makefile
diff options
context:
space:
mode:
authorThomas Bushnell <thomas@gnu.org>1996-09-17 16:43:48 +0000
committerThomas Bushnell <thomas@gnu.org>1996-09-17 16:43:48 +0000
commitdcf8f5b059e9ae3f767dc4069859dceba756328a (patch)
tree0079e8ac765fb551a9778ede1643145a954992a4 /pfinet/Makefile
parent88f8b13a55f5dac05830f486d0403b11b107c975 (diff)
*** empty log message ***
Diffstat (limited to 'pfinet/Makefile')
-rw-r--r--pfinet/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/pfinet/Makefile b/pfinet/Makefile
index f36e8693..b4023be9 100644
--- a/pfinet/Makefile
+++ b/pfinet/Makefile
@@ -40,16 +40,14 @@ FROBBEDLINUXHEADERS = autoconf.h config.h errno.h etherdevice.h fcntl.h \
string.h tcp.h termios.h time.h timer.h types.h udp.h un.h wait.h
ASMHEADERS=bitops.h segment.h system.h
-pfinet: $(OBJS) ../libtrivfs/libtrivfs.a ../libfshelp/libfshelp.a \
- ../libthreads/libthreads.a ../libports/libports.a \
- ../libihash/libihash.a ../libshouldbeinlibc/libshouldbeinlibc.a
-
-vpath %.c $(srcdir)/linux-inet
+HURDLIBS=trivfs fshelp threads ports ihash shouldbeinlibc
target = pfinet
include ../Makeconf
+vpath %.c $(srcdir)/linux-inet
+
CPPFLAGS += -imacros $(srcdir)/config.h
io-MIGSFLAGS = -imacros $(srcdir)/mutations.h