-
Notifications
You must be signed in to change notification settings - Fork 160
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
kristerw
committed
Jun 6, 2005
1 parent
bec2fa0
commit 9d6cc7d
Showing
1 changed file
with
10 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" |