summaryrefslogtreecommitdiff
path: root/cross/Makefile
diff options
context:
space:
mode:
authortv <tv>1998-08-12 02:45:27 +0000
committertv <tv>1998-08-12 02:45:27 +0000
commit622bc43efcb624fee3e310d30f6089c786938fa7 (patch)
tree163a48f9cef204b4d3d0f7a04231564046879bff /cross/Makefile
parentbe5abadcddeb143d4c4e97e6148a48cd321d9ed9 (diff)
downloadpkgsrc-622bc43efcb624fee3e310d30f6089c786938fa7.tar.gz
Add and enable category "cross".
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"