get rid of excess target line for machdep.o

This commit is contained in:
cgd 1993-10-06 21:19:11 +00:00
parent 04a70cace4
commit d4435d2bd4
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Copyright 1990 W. Jolitz
# from: @(#)Makefile.i386 7.1 5/10/91
# $Id: Makefile.i386,v 1.30 1993/09/13 15:28:23 brezak Exp $
# $Id: Makefile.i386,v 1.31 1993/10/06 21:19:11 cgd Exp $
#
# Makefile for NetBSD
#
@ -93,7 +93,7 @@ autoconf.o: Makefile
af.o uipc_proto.o locore.o: Makefile
# depend on maxusers
assym.s machdep.o: Makefile
assym.s: Makefile
# depends on KDB (cons.o also depends on GENERIC)
trap.o cons.o: Makefile