From ec9e9912a7284b8e2a7cb81be081a1c79c2098bf Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Mon, 25 Sep 1995 19:40:57 +0000 Subject: Formerly Makefile.~11~ --- pfinet/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pfinet') diff --git a/pfinet/Makefile b/pfinet/Makefile index 19317991..7ad8ba16 100644 --- a/pfinet/Makefile +++ b/pfinet/Makefile @@ -28,7 +28,7 @@ UNUSEDSRC = packet.c ipx.c ip_fw.c p8022.c p8023.c pe2.c psnap.c rarp.c SRCS = sched.c timer-emul.c devices.c socket.c main.c ethernet.c OBJS= $(subst .c,.o,$(LINUXSRCS) $(SRCS)) -pfinet: $(OBJS) ../libthreads/libthreads.a +pfinet: $(OBJS) ../libthreads/libthreads.a ../libports/libports.a ../libihash/libihash.a vpath %.c linux-inet -- cgit v1.2.3