Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/alpha/conf Remove unneeded Makefile dependency for ...
details: https://anonhg.NetBSD.org/src/rev/67d5c1f9ec12
branches: trunk
changeset: 379038:67d5c1f9ec12
user: thorpej <thorpej%NetBSD.org@localhost>
date: Wed May 05 15:39:39 2021 +0000
description:
Remove unneeded Makefile dependency for things which have long since
used opt_*.h headers.
diffstat:
sys/arch/alpha/conf/Makefile.alpha | 5 +----
1 files changed, 1 insertions(+), 4 deletions(-)
diffs (19 lines):
diff -r 521d1f7d3b04 -r 67d5c1f9ec12 sys/arch/alpha/conf/Makefile.alpha
--- a/sys/arch/alpha/conf/Makefile.alpha Wed May 05 15:36:17 2021 +0000
+++ b/sys/arch/alpha/conf/Makefile.alpha Wed May 05 15:39:39 2021 +0000
@@ -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
##
Home |
Main Index |
Thread Index |
Old Index