summaryrefslogtreecommitdiff
path: root/cross/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'cross/Makefile')
-rw-r--r--cross/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/cross/Makefile b/cross/Makefile
new file mode 100644
index 00000000000..a8ae31c2b15
--- /dev/null
+++ b/cross/Makefile
@@ -0,0 +1,5 @@
+# $NetBSD: Makefile,v 1.1 1998/08/12 02:45:27 tv Exp $
+
+ SUBDIR += i386-linuxglibc1
+
+.include "../mk/bsd.pkg.subdir.mk"