From af1112c8d97830aa66715239e8d4f94811398ac6 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Thu, 12 Oct 2000 15:30:49 +0000 Subject: Makefile update --- libc/pwd_grp/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libc/pwd_grp') diff --git a/libc/pwd_grp/Makefile b/libc/pwd_grp/Makefile index c4875c208..b6ee4df8a 100644 --- a/libc/pwd_grp/Makefile +++ b/libc/pwd_grp/Makefile @@ -21,7 +21,7 @@ # respective copyright holders. TOPDIR=../ -include $(TOPDIR)Rules.make +include $(TOPDIR)Rules.mak LIBC=$(TOPDIR)libc.a CSRC=__getpwent.c pwent.c getpwnam.c getpwuid.c putpwent.c getpw.c fgetpwent.c \ -- cgit v1.2.3