From a9d46036fa1fab081ff91e67ba99a43d21776ca2 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Fri, 3 May 1996 22:10:39 +0000 Subject: (SRCS): Remove argz.c. (LCLHDRS): Remove argz.h, envz.h. --- libshouldbeinlibc/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libshouldbeinlibc') diff --git a/libshouldbeinlibc/Makefile b/libshouldbeinlibc/Makefile index 9a41a5b7..2e7297d5 100644 --- a/libshouldbeinlibc/Makefile +++ b/libshouldbeinlibc/Makefile @@ -20,11 +20,11 @@ dir := libshouldbeinlibc makemode := library libname = libshouldbeinlibc -SRCS = argz.c argp-parse.c argp-help.c argp-pv.c argp-pvh.c line.c envz.c \ +SRCS = argp-parse.c argp-help.c argp-pv.c argp-pvh.c line.c envz.c \ termsize.c idvec.c idvec-auth.c timefmt.c exec-reauth.c path-lookup.c \ canon-host.c maptime.c shared-dom.c localhost.c wire.c portinfo.c \ xportinfo.c portxlate.c lcm.c cacheq.c -LCLHDRS = argz.h rwlock.h argp.h line.h envz.h idvec.h timefmt.h maptime.h \ +LCLHDRS = rwlock.h argp.h line.h idvec.h timefmt.h maptime.h \ wire.h portinfo.h portxlate.h cacheq.h installhdrs = $(LCLHDRS) installhdrsubdir = . -- cgit v1.2.3