From a103373f6147f27e4ac71e5903563e57ce52902c Mon Sep 17 00:00:00 2001 From: Pavel Machek Date: Thu, 9 Jul 1998 19:39:04 +0000 Subject: Commiting RIP. RIP should somehow listen, will not reply. I needed to commit it so that whole thing compiles. --- proto/rip/Makefile | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 proto/rip/Makefile (limited to 'proto/rip/Makefile') diff --git a/proto/rip/Makefile b/proto/rip/Makefile new file mode 100644 index 0000000..0555c38 --- /dev/null +++ b/proto/rip/Makefile @@ -0,0 +1,4 @@ +THISDIR=proto/rip +OBJS=rip.o + +include ../../Rules -- cgit v1.2.3