Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/compat/netbsd32 make this rebuild generated files by def...
details: https://anonhg.NetBSD.org/src/rev/aa8a17be2bfb
branches: trunk
changeset: 574354:aa8a17be2bfb
user: perry <perry%NetBSD.org@localhost>
date: Sat Feb 26 23:44:37 2005 +0000
description:
make this rebuild generated files by default
diffstat:
sys/compat/netbsd32/Makefile | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 5709df73db8a -r aa8a17be2bfb sys/compat/netbsd32/Makefile
--- a/sys/compat/netbsd32/Makefile Sat Feb 26 23:43:15 2005 +0000
+++ b/sys/compat/netbsd32/Makefile Sat Feb 26 23:44:37 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2003/11/15 20:30:59 thorpej Exp $
+# $NetBSD: Makefile,v 1.5 2005/02/26 23:44:37 perry Exp $
.include <bsd.sys.mk> # for HOST_SH
@@ -7,3 +7,7 @@
${OBJS}: ${DEP}
${HOST_SH} ../../kern/makesyscalls.sh syscalls.conf syscalls.master
+
+all: ${OBJS}
+
+.include <bsd.kinc.mk>
Home |
Main Index |
Thread Index |
Old Index