From 502ebf0a7a4118ef6e52d9af4d8fe4b77ecf2ce5 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Wed, 12 Jul 1995 16:25:23 +0000 Subject: Formerly Makefile.~2~ --- pfinet/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pfinet/Makefile b/pfinet/Makefile index a97c82e2..07617d65 100644 --- a/pfinet/Makefile +++ b/pfinet/Makefile @@ -26,7 +26,7 @@ LINUXSRCS= af_inet.c arp.c datagram.c dev.c dev_mcast.c devinet.c eth.c \ tcp.c timer.c udp.c utils.c OBJS= $(subst .c,.o,$(LINUXSRCS)) -vpath $(LINUXSRCS) linux +vpath %.c linux target = pfinet @@ -34,3 +34,4 @@ include ../Makeconf CPPFLAGS += -Ilinux + -- cgit v1.2.3