Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/lkm/arch/mac68k Build iwm
details: https://anonhg.NetBSD.org/src/rev/46dad91f4845
branches: trunk
changeset: 467642:46dad91f4845
user: scottr <scottr%NetBSD.org@localhost>
date: Fri Mar 26 22:27:59 1999 +0000
description:
Build iwm
diffstat:
sys/lkm/arch/mac68k/Makefile | 5 +++++
sys/lkm/arch/mac68k/Makefile.inc | 5 +++++
2 files changed, 10 insertions(+), 0 deletions(-)
diffs (18 lines):
diff -r f1e4fe98276b -r 46dad91f4845 sys/lkm/arch/mac68k/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/sys/lkm/arch/mac68k/Makefile Fri Mar 26 22:27:59 1999 +0000
@@ -0,0 +1,5 @@
+# $NetBSD: Makefile,v 1.1 1999/03/26 22:27:59 scottr Exp $
+
+SUBDIR= iwm
+
+.include <bsd.subdir.mk>
diff -r f1e4fe98276b -r 46dad91f4845 sys/lkm/arch/mac68k/Makefile.inc
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/sys/lkm/arch/mac68k/Makefile.inc Fri Mar 26 22:27:59 1999 +0000
@@ -0,0 +1,5 @@
+# $NetBSD: Makefile.inc,v 1.1 1999/03/26 22:27:59 scottr Exp $
+
+S!= cd ${.CURDIR}/../../../..;pwd
+
+.include "../../Makefile.inc"
Home |
Main Index |
Thread Index |
Old Index