From 236da5677a53227c6dc184858a2be53b81172be7 Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Wed, 12 Jun 1996 08:20:42 +0000 Subject: sync to 0611 --- sys/arch/vax/conf/Makefile.vax | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'sys/arch/vax/conf/Makefile.vax') diff --git a/sys/arch/vax/conf/Makefile.vax b/sys/arch/vax/conf/Makefile.vax index 72e75036bef..4d8b0eff776 100644 --- a/sys/arch/vax/conf/Makefile.vax +++ b/sys/arch/vax/conf/Makefile.vax @@ -1,7 +1,6 @@ -# $OpenBSD: Makefile.vax,v 1.3 1996/05/03 09:09:08 mickey Exp $ -# $NetBSD: Makefile.vax,v 1.20 1996/02/29 20:57:46 cgd Exp $ +# $Bsd: Makefile.vax,v 1.21 1996/05/11 16:13:17 mycroft Exp $ -# Makefile for OpenBSD +# Makefile for Bsd # # This makefile is constructed from a machine description: # config machineid @@ -139,7 +138,7 @@ links: SRCS= ${VAX}/vax/intvec.s ${VAX}/vax/subr.s lim.c \ param.c ioconf.c ${CFILES} ${SFILES} -depend: .depend +depend:: .depend .depend: ${SRCS} param.c mkdep ${AFLAGS} ${CPPFLAGS} ${VAX}/vax/intvec.s ${VAX}/vax/subr.s mkdep -a ${CFLAGS} ${CPPFLAGS} lim.c -- cgit v1.2.3