From cf65cc3cd6e9ad52465271221e48e6678c10850c Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Tue, 1 Aug 1995 19:35:27 +0000 Subject: Formerly Makefile.~3~ --- pfinet/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pfinet') diff --git a/pfinet/Makefile b/pfinet/Makefile index 07617d65..31e3a836 100644 --- a/pfinet/Makefile +++ b/pfinet/Makefile @@ -26,12 +26,12 @@ 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 %.c linux +vpath %.c linux-inet target = pfinet include ../Makeconf -CPPFLAGS += -Ilinux +CPPFLAGS += -I. -- cgit v1.2.3