From 9c63e9b447b63561b21a60042f49a3973d00e3a8 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Sat, 4 May 1996 09:32:27 +0000 Subject: (LCLHDRS): Remove rwlock.h. --- libshouldbeinlibc/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libshouldbeinlibc/Makefile b/libshouldbeinlibc/Makefile index d343d9fa..161eac25 100644 --- a/libshouldbeinlibc/Makefile +++ b/libshouldbeinlibc/Makefile @@ -24,7 +24,7 @@ SRCS = argp-parse.c argp-help.c argp-pv.c argp-pvh.c line.c \ termsize.c idvec.c idvec-auth.c timefmt.c exec-reauth.c \ canon-host.c maptime.c shared-dom.c localhost.c wire.c portinfo.c \ xportinfo.c portxlate.c lcm.c cacheq.c -LCLHDRS = rwlock.h argp.h line.h idvec.h timefmt.h maptime.h \ +LCLHDRS = 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