Skip to content

Commit

Permalink
Add and enable the new packages.
Browse files Browse the repository at this point in the history
  • Loading branch information
kristerw committed Jun 6, 2005
1 parent bec2fa0 commit 9d6cc7d
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion crosspkgtools/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
# $NetBSD: Makefile,v 1.1.1.1 2005/06/06 22:27:14 kristerw Exp $
# $NetBSD: Makefile,v 1.2 2005/06/06 22:58:55 kristerw Exp $
#

COMMENT= Tools for cross-building pkgsrc

SUBDIR+= crosspkg-netbsd1-acorn26
SUBDIR+= crosspkg-netbsd1-acorn32
SUBDIR+= crosspkg-netbsd1-cats
SUBDIR+= crosspkg-netbsd1-evbarm
SUBDIR+= crosspkg-netbsd1-hpcarm
SUBDIR+= crosspkg-netbsd1-netwinder
SUBDIR+= crosspkg-netbsd1-shark
SUBDIR+= kwacross-netbsd1-arm

.include "../mk/bsd.pkg.subdir.mk"

0 comments on commit 9d6cc7d

Please sign in to comment.