From 62aa008abd627c6862310daf65ffd337a920bdbb Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Fri, 15 May 1998 07:54:32 +0000 Subject: Parts of routing table code. Data structure declarations should be complete now. --- nest/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'nest/Makefile') diff --git a/nest/Makefile b/nest/Makefile index d6c0e6e..f066fdf 100644 --- a/nest/Makefile +++ b/nest/Makefile @@ -1,3 +1,4 @@ -OBJS=main.o +THISDIR=nest +OBJS=rt-table.o rt-fib.o include $(TOPDIR)/Rules -- cgit v1.2.3