summaryrefslogtreecommitdiffstats
path: root/gnu
diff options
context:
space:
mode:
authormarcel <marcel@FreeBSD.org>1999-12-04 12:40:38 +0000
committermarcel <marcel@FreeBSD.org>1999-12-04 12:40:38 +0000
commitb5230160e74984f3e907859b4df24e28f442f4c1 (patch)
tree8d6bad022a996905f1463f4c0d11920051726f3d /gnu
parent43f39f8759f09d8e083065fd8cffcd2218ae0f0c (diff)
downloadFreeBSD-src-b5230160e74984f3e907859b4df24e28f442f4c1.zip
FreeBSD-src-b5230160e74984f3e907859b4df24e28f442f4c1.tar.gz
Add miniperlmain.c to CLEANFILES and remove a second instance of
config_h.sh Not objected to by: markm
Diffstat (limited to 'gnu')
-rw-r--r--gnu/usr.bin/perl/Makefile.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/usr.bin/perl/Makefile.inc b/gnu/usr.bin/perl/Makefile.inc
index b6b4d91..26594c7 100644
--- a/gnu/usr.bin/perl/Makefile.inc
+++ b/gnu/usr.bin/perl/Makefile.inc
@@ -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
OpenPOWER on IntegriCloud