Remove unneeded Makefile dependency for things which have long since
used opt_*.h headers.
This commit is contained in:
parent
8c0088cdb7
commit
d150dc8d01
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile.alpha,v 1.86 2021/05/05 01:35:35 thorpej Exp $
|
||||
# $NetBSD: Makefile.alpha,v 1.87 2021/05/05 15:39:39 thorpej Exp $
|
||||
|
||||
# Makefile for NetBSD
|
||||
#
|
||||
|
@ -71,9 +71,6 @@ STRIPFLAGS= -g -X
|
|||
## (6) port specific target dependencies
|
||||
##
|
||||
|
||||
# depend on CPU configuration
|
||||
clock.o apecs.o cia.o lca.o ioasic.o icasic.o: Makefile
|
||||
|
||||
##
|
||||
## (7) misc settings
|
||||
##
|
||||
|
|
Loading…
Reference in New Issue