summaryrefslogtreecommitdiff
path: root/libshouldbeinlibc
diff options
context:
space:
mode:
authorMiles Bader <miles@gnu.org>1996-03-29 00:21:39 +0000
committerMiles Bader <miles@gnu.org>1996-03-29 00:21:39 +0000
commit0b8a6156138f810d6301819ca2a449aae76dc3ee (patch)
tree9851af134a480e8a817dccaf2e0f1eefedbb31ae /libshouldbeinlibc
parent306c2ec44e9439982303eb082ec17a21f7527397 (diff)
(LCLHDRS): Add portinfo.h, portxlate.h.
(SRCS): Add portinfo.c, xportinfo.c, portxlate.c.
Diffstat (limited to 'libshouldbeinlibc')
-rw-r--r--libshouldbeinlibc/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/libshouldbeinlibc/Makefile b/libshouldbeinlibc/Makefile
index 2e56bb8d..7b637384 100644
--- a/libshouldbeinlibc/Makefile
+++ b/libshouldbeinlibc/Makefile
@@ -22,9 +22,10 @@ makemode := library
libname = libshouldbeinlibc
SRCS = argz.c argp-parse.c argp-help.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
+ canon-host.c maptime.c shared-dom.c localhost.c wire.c portinfo.c \
+ xportinfo.c portxlate.c
LCLHDRS = argz.h rwlock.h argp.h line.h envz.h idvec.h timefmt.h maptime.h \
- wire.h
+ wire.h portinfo.h portxlate.h
installhdrs = $(LCLHDRS)
installhdrsubdir = .