summaryrefslogtreecommitdiffstats
path: root/lib/libss
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libss')
-rw-r--r--lib/libss/Makefile4
1 files changed, 2 insertions, 2 deletions
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
OpenPOWER on IntegriCloud