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. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 962a71c..eec90c7 100644 --- a/Makefile +++ b/Makefile @@ -9,7 +9,7 @@ OPT=-O2 DEBUG=-g#gdb CFLAGS=$(OPT) $(DEBUG) -Wall -W -Wstrict-prototypes -Wno-unused -Wno-parentheses -PROTOCOLS= +PROTOCOLS=rip LIBDIRS=sysdep/linux sysdep/unix lib STDDIRS=nest $(addprefix proto/,$(PROTOCOLS)) DIRS=$(STDDIRS) $(OBJDIR)/lib -- cgit v1.2.3