summaryrefslogtreecommitdiffstats
path: root/lib/libc/rpc
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1997-07-21 16:02:09 +0000
committerbde <bde@FreeBSD.org>1997-07-21 16:02:09 +0000
commit0ebd3c64ae73ffa95bed19949f0f4eae60a224cd (patch)
tree6c0a3305542921a966d19ef397d23388b4eb924f /lib/libc/rpc
parent337e67cf95c9fe7c7628ce33882df55296a7487c (diff)
downloadFreeBSD-src-0ebd3c64ae73ffa95bed19949f0f4eae60a224cd.zip
FreeBSD-src-0ebd3c64ae73ffa95bed19949f0f4eae60a224cd.tar.gz
Add to CLEANFILES instead of setting it absolutely. Cleaning of *.S and
tags was broken.
Diffstat (limited to 'lib/libc/rpc')
-rw-r--r--lib/libc/rpc/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/rpc/Makefile.inc b/lib/libc/rpc/Makefile.inc
index 5c96968..302a53f 100644
--- a/lib/libc/rpc/Makefile.inc
+++ b/lib/libc/rpc/Makefile.inc
@@ -17,7 +17,7 @@ SRCS+= auth_des.c authdes_prot.c auth_time.c des_soft.c des_crypt.c \
CFLAGS+= -DBROKEN_DES
-CLEANFILES= crypt_clnt.c crypt_xdr.c crypt.h
+CLEANFILES+= crypt_clnt.c crypt_xdr.c crypt.h
RPCDIR= ${DESTDIR}/usr/include/rpcsvc
RPCGEN= rpcgen -C
OpenPOWER on IntegriCloud