OSDN Git Service

More sanity yet.
authorEric Andersen <andersen@codepoet.org>
Wed, 4 Oct 2000 21:52:07 +0000 (21:52 -0000)
committerEric Andersen <andersen@codepoet.org>
Wed, 4 Oct 2000 21:52:07 +0000 (21:52 -0000)
libc/pwd_grp/Makefile

index c05933f..efcb9c5 100644 (file)
@@ -5,9 +5,7 @@
 TOPDIR=../
 include $(TOPDIR)Rules.make
 
-LIBC=../libc.a
-
-#__getgrent.c grent.c getgrnam.c getgrgid.c fgetgrent.c initgroups.c: config-grp.h
+LIBC=$(TOPDIR)libc.a
 
 OBJ=__getpwent.o pwent.o getpwnam.o getpwuid.o putpwent.o getpw.o fgetpwent.o \
        __getgrent.o grent.o getgrnam.o getgrgid.o fgetgrent.o initgroups.o \