OSDN Git Service

Try enabling rpc support by default now. With a bit of luck it might
authorEric Andersen <andersen@codepoet.org>
Mon, 5 Feb 2001 20:09:10 +0000 (20:09 -0000)
committerEric Andersen <andersen@codepoet.org>
Mon, 5 Feb 2001 20:09:10 +0000 (20:09 -0000)
even work...
 -Erik

libc/inet/Makefile

index 56e783c..9971dff 100644 (file)
@@ -24,7 +24,7 @@ TOPDIR=../
 include $(TOPDIR)Rules.mak
 LIBC=$(TOPDIR)libc.a
 
-DIRS = #rpc
+DIRS = rpc
 
 MSRC=addr.c
 MOBJ=inet_aton.o inet_addr.o inet_ntoa.o