add missing dependency.
This commit is contained in:
parent
ebad7fe0c2
commit
c9498dd93c
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile.i386,v 1.127 2002/11/26 18:51:14 thorpej Exp $
|
||||
# $NetBSD: Makefile.i386,v 1.128 2002/12/12 17:41:19 christos Exp $
|
||||
|
||||
# Makefile for NetBSD
|
||||
#
|
||||
|
@ -74,6 +74,7 @@ LINKFORMAT= -z
|
|||
freebsd_sigcode.o ibcs2_sigcode.o linux_sigcode.o: assym.h
|
||||
svr4_sigcode.o mach_sigcode.o: assym.h
|
||||
apmcall.o in_cksum.o pnpbioscall.o: assym.h
|
||||
clock.o: config_time.h
|
||||
|
||||
##
|
||||
## (7) misc settings
|
||||
|
|
Loading…
Reference in New Issue