summaryrefslogtreecommitdiff
path: root/cross/i386-msdosdjgpp/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2002-10-03Fix path on mastersite (moved to old/, since newer version out).wiz1-2/+2
2001-09-27Mechanical changes to 375 files to change dependency patterns of the formjlam1-2/+2
foo-* to foo-[0-9]*. This is to cause the dependencies to match only the packages whose base package name is "foo", and not those named "foo-bar". A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net. Also change dependency examples in Packages.txt to reflect this.
2001-03-27Change BUILD_DEPENDS semantics:hubertf1-2/+2
first component is now a package name+version/pattern, no more executable/patchname/whatnot. While there, introduce BUILD_USES_MSGFMT as shorthand to pull in devel/gettext unless /usr/bin/msgfmt exists (i.e. on post-1.5 -current). Patch by Alistair Crooks <agc@netbsd.org>
2001-03-10Purely automatic replacement: SYS_INCLUDE -> CROSS_SYS_INCLUDE.wiz1-3/+3
Fixes pkg/7006.
2001-02-16Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz1-1/+2
2000-01-02replaced some commands by their ${COMMAND} counterpartswiz1-2/+2
1999-01-04Major `cross' category overhaul. Clean up the shared Makefiles; move alltv1-18/+22
binutils stuff (except gas) to a shared, multiple-target binutils build; reduce extract and compile times by being more specific with files and targets; update to egcs 1.1.1 with a diffball from NetBSD's src/gnu/dist tree; add 4.4BSD a.out archive support to binutils.
1998-08-26Fix location of wmemu2b.zip.tv1-2/+2
1998-08-26Better HOMEPAGEtsarna1-1/+2
1998-08-23Set default MAINTAINER.frueauf1-2/+4
1998-08-12Remove v2misc dist subdirectory. Not used for either DJGPP distfile.tv1-2/+1
1998-08-12Add i386-msdosdjgpp, a cross environment for a target of MS-DOS on 386+tv1-0/+49
with DPMI. (Includes Win'95 and WinNT command windows.)