From ff07ceecb38a5230450f2c5bae803be1522ca917 Mon Sep 17 00:00:00 2001 From: Jason Downs Date: Mon, 14 Jul 1997 08:23:52 +0000 Subject: Slight fix. --- sys/arch/hp300/stand/common/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/arch/hp300') diff --git a/sys/arch/hp300/stand/common/Makefile b/sys/arch/hp300/stand/common/Makefile index d0a8404fa43..ec15758d024 100644 --- a/sys/arch/hp300/stand/common/Makefile +++ b/sys/arch/hp300/stand/common/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.1 1997/07/14 08:14:05 downsj Exp $ +# $OpenBSD: Makefile,v 1.2 1997/07/14 08:23:51 downsj Exp $ LIB= common @@ -6,7 +6,7 @@ NOMAN= noman SRCS= apci.c autoconf.c cons.c ct.c dca.c dcm.c dnkbd.c \ fhpib.c hd.c hil.c hpib.c if_le.c ite.c ite_dv.c ite_gb.c ite_rb.c \ - ite_subr.c ite_tc.c ite_hy.c kbd.c kbdconf.c kbdvar.h machdep.c \ + ite_subr.c ite_tc.c ite_hy.c kbd.c kbdconf.c machdep.c \ nhpib.c prf.c scsi.c sd.c version.c CFLAGS= -O3 -msoft-float -I${.CURDIR}/../include \ -- cgit v1.2.3