Add miniperlmain.c to CLEANFILES and remove a second instance of

config_h.sh

Not objected to by: markm
This commit is contained in:
Marcel Moolenaar 1999-12-04 12:40:38 +00:00
parent d176626abc
commit a900d959ff
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=54126

View File

@ -52,8 +52,8 @@ links: ${DEPEND_H}
CLEANFILES+= links
CLEANFILES+= config.h config.sh config_h.sh
CLEANFILES+= regcomp.c regexec.c
CLEANFILES+= writemain writemain.sh config_h.sh cflags cflags.sh myconfig
CLEANFILES+= regcomp.c regexec.c miniperlmain.c
CLEANFILES+= writemain writemain.sh cflags cflags.sh myconfig
CLEANDIRS+= lib ext Porting hints build
FARMDIRS= lib ext Porting hints