diff options
author | Roland McGrath <roland@gnu.org> | 1996-05-03 22:11:37 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1996-05-03 22:11:37 +0000 |
commit | 00663acc40259867d12c13ac5bc8a44a5245f9e1 (patch) | |
tree | 703442911c5c99f9e30846e9e595974e3f66edab /libshouldbeinlibc | |
parent | a9d46036fa1fab081ff91e67ba99a43d21776ca2 (diff) |
(SRCS): Remove envz.c.
Diffstat (limited to 'libshouldbeinlibc')
-rw-r--r-- | libshouldbeinlibc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libshouldbeinlibc/Makefile b/libshouldbeinlibc/Makefile index 2e7297d5..cd16293f 100644 --- a/libshouldbeinlibc/Makefile +++ b/libshouldbeinlibc/Makefile @@ -20,7 +20,7 @@ dir := libshouldbeinlibc makemode := library libname = libshouldbeinlibc -SRCS = 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 \ 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 |