From e83a2f002659bd1a5a21b95eeb42b60bc85e101d Mon Sep 17 00:00:00 2001 From: Michael Shalayeff Date: Thu, 23 Dec 1999 02:42:24 +0000 Subject: clean some more files --- sys/arch/hppa/stand/boot/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/arch') diff --git a/sys/arch/hppa/stand/boot/Makefile b/sys/arch/hppa/stand/boot/Makefile index 1eb30a8e264..d103626c921 100644 --- a/sys/arch/hppa/stand/boot/Makefile +++ b/sys/arch/hppa/stand/boot/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.8 1999/07/08 20:11:52 deraadt Exp $ +# $OpenBSD: Makefile,v 1.9 1999/12/23 02:42:23 mickey Exp $ PROG= boot SRCS= srt0.S boot.c cmd.c vars.c bootarg.c conf.c @@ -11,7 +11,7 @@ MANSUBDIR=/hppa MLINKS= boot.8 boot.conf.8 S =${.CURDIR}/../../../.. SADIR= ${.CURDIR}/.. -CLEANFILES+= boot.lif bsd +CLEANFILES+= boot.gdb boot.map boot.lif bsd LDADD= ${LIBSA} ${LIBZ} ${LIBKERN} DPADD= ${LIBSA} ${LIBZ} ${LIBKERN} -- cgit v1.2.3