Add to CLEANFILES instead of setting it absolutely. Cleaning of *.S and
tags was broken.
This commit is contained in:
parent
684d56595c
commit
d437803036
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user