From f869034959ba10d4ce55311727558a42d81e08ff Mon Sep 17 00:00:00 2001 From: Miles Bader Date: Thu, 21 Dec 1995 16:35:03 +0000 Subject: (SRCS): Remove options.c. Rename ivec.c to idvec.c. (LCLHDRS): Remove options.h. Rename ivec.h to idvec.h. --- libshouldbeinlibc/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libshouldbeinlibc') diff --git a/libshouldbeinlibc/Makefile b/libshouldbeinlibc/Makefile index f3c9d951..0f8d7467 100644 --- a/libshouldbeinlibc/Makefile +++ b/libshouldbeinlibc/Makefile @@ -20,8 +20,8 @@ dir := libshouldbeinlibc makemode := library libname = libshouldbeinlibc -SRCS = argz.c options.c argp-parse.c argp-help.c line.c envz.c termsize.c ivec.c -LCLHDRS = argz.h rwlock.h options.h argp.h line.h envz.h ivec.h +SRCS = argz.c argp-parse.c argp-help.c line.c envz.c termsize.c idvec.c +LCLHDRS = argz.h rwlock.h argp.h line.h envz.h idvec.h installhdrs = $(LCLHDRS) installhdrsubdir = . -- cgit v1.2.3