From e9f09afd424d4923d79481ca55fabb5e10fb4cc1 Mon Sep 17 00:00:00 2001 From: Miles Bader Date: Sun, 18 Feb 1996 05:03:59 +0000 Subject: (SRCS): Add shared-dom.c, localhost.c, maptime.c, & canon-host.c. (LCLHDRS): Add maptime.h. --- libshouldbeinlibc/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'libshouldbeinlibc') diff --git a/libshouldbeinlibc/Makefile b/libshouldbeinlibc/Makefile index 298f945d..dff3864d 100644 --- a/libshouldbeinlibc/Makefile +++ b/libshouldbeinlibc/Makefile @@ -1,6 +1,6 @@ # Makefile for libshouldbeinlibc # -# Copyright (C) 1995 Free Software Foundation, Inc. +# Copyright (C) 1995, 1996 Free Software Foundation, Inc. # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as @@ -21,8 +21,9 @@ 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 -LCLHDRS = argz.h rwlock.h argp.h line.h envz.h idvec.h timefmt.h + idvec.c idvec-auth.c timefmt.c exec-reauth.c path-lookup.c \ + canon-host.c maptime.c shared-dom.c localhost.c +LCLHDRS = argz.h rwlock.h argp.h line.h envz.h idvec.h timefmt.h maptime.h installhdrs = $(LCLHDRS) installhdrsubdir = . -- cgit v1.2.3