From 1676ed044033c666656f94a605046937b532d1bf Mon Sep 17 00:00:00 2001 From: bde Date: Wed, 8 Feb 1995 21:11:39 +0000 Subject: CLEANFILES was missing a few files. --- lib/libss/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/libss') diff --git a/lib/libss/Makefile b/lib/libss/Makefile index b75d326..4ab327d 100644 --- a/lib/libss/Makefile +++ b/lib/libss/Makefile @@ -1,11 +1,11 @@ -# $Id: Makefile,v 1.2 1995/01/21 23:30:31 wollman Exp $ +# $Id: Makefile,v 1.3 1995/01/23 18:56:40 wollman Exp $ LIB= ss SRCS= ss_err.c data.c error.c execute_cmd.c help.c invocation.c list_rqs.c \ listen.c pager.c parse.c prompt.c request_tbl.c requests.c \ std_rqs.c CFLAGS+= -I. -I${.CURDIR} -DPOSIX -DIN_LIBSS -CLEANFILES+= ss ss_err.c ss_err.h std_rqs.c +CLEANFILES+= ss ss_err.c ss_err.et ss_err.h std_rqs.c std_rqs.ct .if exists(${.CURDIR}/../libcom_err/obj/.) LDADD+= -L${.CURDIR}/../libcom_err/obj .else -- cgit v1.1