From d30a4f58f89afebe08db08529187c450cb25579f Mon Sep 17 00:00:00 2001 From: Miles Bader Date: Tue, 27 May 1997 01:57:24 +0000 Subject: (SRCS): Add ugids-imply.c, ugids-posix.c, idvec-impgids.c, idvec-verify.c, idvec-rep.c, ugids.c, ugids-subtract.c, ugids-verify.c, ugids-argp.c, ugids-rep.c, ugids-auth.c, ugids-xinl.c, & ugids-merge.c. (installhdrs): Add ugids.h. --- libshouldbeinlibc/Makefile | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/libshouldbeinlibc/Makefile b/libshouldbeinlibc/Makefile index 0f75c71f..c03a0903 100644 --- a/libshouldbeinlibc/Makefile +++ b/libshouldbeinlibc/Makefile @@ -22,12 +22,15 @@ makemode := library libname = libshouldbeinlibc SRCS = argp-parse.c argp-help.c argp-pv.c argp-pvh.c argp-ba.c \ argp-fmtstream.c argp-fs-xinl.c argp-xinl.c argp-eexst.c \ - termsize.c idvec.c idvec-auth.c timefmt.c exec-reauth.c \ + termsize.c timefmt.c exec-reauth.c maptime-funcs.c \ canon-host.c maptime.c shared-dom.c localhost.c wire.c portinfo.c \ xportinfo.c portxlate.c lcm.c cacheq.c fsysops.c \ - idvec-funcs.c maptime-funcs.c + idvec.c idvec-auth.c idvec-funcs.c \ + idvec-impgids.c idvec-verify.c idvec-rep.c \ + ugids.c ugids-argp.c ugids-rep.c ugids-verify.c ugids-subtract.c \ + ugids-auth.c ugids-xinl.c ugids-merge.c ugids-imply.c ugids-posix.c installhdrs = argp.h idvec.h timefmt.h maptime.h \ - wire.h portinfo.h portxlate.h cacheq.h + wire.h portinfo.h portxlate.h cacheq.h ugids.h LCLHDRS = $(installhdrs) argp-fmtstream.h argp-namefrob.h installhdrsubdir = . -- cgit v1.2.3