summaryrefslogtreecommitdiff
path: root/cross/Makefile
diff options
context:
space:
mode:
authortv <tv@pkgsrc.org>1998-08-12 02:45:27 +0000
committertv <tv@pkgsrc.org>1998-08-12 02:45:27 +0000
commit90a976359c9ddfd5de35b2b1e542486dbd5823c4 (patch)
tree163a48f9cef204b4d3d0f7a04231564046879bff /cross/Makefile
parent1792f125005ed0f64a03f9a01f1ba3882bc95b02 (diff)
downloadpkgsrc-90a976359c9ddfd5de35b2b1e542486dbd5823c4.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"