Fixed CLEANFILES.

Submitted by:	cron
This commit is contained in:
Ruslan Ermilov 2003-02-25 15:41:49 +00:00
parent dd6a5ae906
commit e478cf0a5a
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=111490
6 changed files with 8 additions and 6 deletions

View file

@ -22,8 +22,9 @@ MAKEINFOFLAGS+= -I ${GDBDIR}/gdb/doc
MAKEINFOFLAGS+= -I ${GDBDIR}/gdb/mi
MAKEINFOFLAGS+= -I ${CONTRIBDIR}/libreadline/doc
CLEANFILES= gdb-cfg.texi GDBvn.texi inc-hist.texinfo inc-hist.texinfo.orig \
gasver.texi ldver.texi
CLEANFILES= configdoc.texi gdb-cfg.texi GDBvn.texi \
inc-hist.texinfo inc-hist.texinfo.orig \
config.texi gasver.texi ldver.texi
as.info: as.texinfo asconfig.texi c-i386.texi gasver.texi
ld.info: ld.texinfo bfdsumm.texi ldver.texi configdoc.texi

View file

@ -13,6 +13,7 @@ CFLAGS+= -I${.CURDIR}
CFLAGS+= -I${SRCDIR} -I${SRCDIR}/gas -I${SRCDIR}/gas/config
DPADD= ${RELTOP}/libiberty/libiberty.a
LDADD= ${DPADD}
CLEANFILES= gasp+%FIXED.c
gasp+%FIXED.c: gasp.c
sed -e 's|xregex\.h|gnuregex.h|g' ${.ALLSRC} >${.TARGET}

View file

@ -226,7 +226,7 @@ DBGSRCS=lib_traceatr.c \
# Used instead of the hideous read_termcap.c abomination.
SRCS+= termcap.c
CLEANFILES+= ${GENSRC} ${GENHDR} keys.tries make_hash term.h.new \
CLEANFILES+= ${GENSRC} ${GENHDR} keys.list make_hash term.h.new \
make_keys MKterm.h.awk comp_captab.c curses.head \
namehdr nameftr codeftr ${NAMESRC} ${CODESRC}

View file

@ -226,7 +226,7 @@ DBGSRCS=lib_traceatr.c \
# Used instead of the hideous read_termcap.c abomination.
SRCS+= termcap.c
CLEANFILES+= ${GENSRC} ${GENHDR} keys.tries make_hash term.h.new \
CLEANFILES+= ${GENSRC} ${GENHDR} keys.list make_hash term.h.new \
make_keys MKterm.h.awk comp_captab.c curses.head \
namehdr nameftr codeftr ${NAMESRC} ${CODESRC}

View file

@ -5,7 +5,7 @@ NOMAN=
STRIP=
BINDIR?= /boot
BINMODE= 444
CLEANFILES+= boot1 boot1.out boot1.o \
CLEANFILES= boot boot1 boot1.out boot1.o \
boot2.ldr boot2.bin boot2.ld boot2.out boot2.o boot2.h \
boot2.s sio.o

View file

@ -5,7 +5,7 @@ NOMAN=
STRIP=
BINDIR?= /boot
BINMODE= 444
CLEANFILES+= boot1 boot1.out boot1.o \
CLEANFILES= boot boot1 boot1.out boot1.o \
boot2.ldr boot2.bin boot2.ld boot2.out boot2.o boot2.h \
boot2.s sio.o