summaryrefslogtreecommitdiff
path: root/cross
diff options
context:
space:
mode:
authortv <tv>1998-08-12 02:45:27 +0000
committertv <tv>1998-08-12 02:45:27 +0000
commit3567525ec4426bdf686683bc301879beb147e113 (patch)
tree163a48f9cef204b4d3d0f7a04231564046879bff /cross
parent34c93c14566592b60e5ce30655ee5c58481ef72f (diff)
downloadpkgsrc-3567525ec4426bdf686683bc301879beb147e113.tar.gz
Add and enable category "cross".
Diffstat (limited to 'cross')
-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"