From 65b220ea9af07fe6790bb34b12d4c8d8b2cdcaea Mon Sep 17 00:00:00 2001 From: Michael Shalayeff Date: Fri, 4 Dec 1998 01:57:19 +0000 Subject: rm all of them --- sys/arch/hppa/dev/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/arch/hppa') diff --git a/sys/arch/hppa/dev/Makefile b/sys/arch/hppa/dev/Makefile index 1a2397ce59d..c592e0ca64d 100644 --- a/sys/arch/hppa/dev/Makefile +++ b/sys/arch/hppa/dev/Makefile @@ -1,8 +1,8 @@ -# $OpenBSD: Makefile,v 1.1 1998/09/29 07:00:46 mickey Exp $ +# $OpenBSD: Makefile,v 1.2 1998/12/04 01:57:18 mickey Exp $ AWK?= awk boards.h boards_data.h cpudevs.h cpudevs_data.h: cpudevs devlist2h.awk - /bin/rm -f cpudevs.h cpudevs_data.h + /bin/rm -f cpudevs.h cpudevs_data.h boards.h boards_data.h ${AWK} -f devlist2h.awk cpudevs -- cgit v1.2.3