From d423525a23fabf4872047603768d142c2f08a97f Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Wed, 9 Aug 1995 14:32:57 +0000 Subject: Formerly Makefile.~6~ --- pfinet/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pfinet') diff --git a/pfinet/Makefile b/pfinet/Makefile index 8c078a6b..26cc83e5 100644 --- a/pfinet/Makefile +++ b/pfinet/Makefile @@ -25,7 +25,7 @@ LINUXSRCS= af_inet.c arp.c datagram.c dev.c dev_mcast.c devinet.c eth.c \ proc.c protocol.c psnap.c rarp.c raw.c route.c skbuff.c sock.c \ tcp.c timer.c udp.c utils.c UNUSEDSRC = packet.c -SRCS = sched.c timer.c +SRCS = sched.c timer-emul.c OBJS= $(subst .c,.o,$(LINUXSRCS) $(SRCS)) vpath %.c linux-inet -- cgit v1.2.3