Commit graph

8 commits

Author SHA1 Message Date
skrll
6bd135396b autoheader doesn't need to be invoked so don't do it. This means we can
remove the BUILD_DEPENDS on autoconf.
2002-02-10 11:05:11 +00:00
zuntum
c72c1cf5f9 Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
jlam
f79573370a Mechanical changes to 375 files to change dependency patterns of the form
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-09-27 23:17:41 +00:00
jlam
4b873ea258 Mark as USE_BUILDLINK_ONLY and clear CFLAGS,CXXFLAGS,CPPFLAGS before build
as they may contain arch-specific options, e.g. -mcpu=pentiumpro, that
won't be understood by the xgcc built during the build phase.
2001-06-28 05:48:19 +00:00
jlam
7a1145fc83 Move inclusion of Makefile.common below BASE_DIST definition. 2001-06-27 05:17:40 +00:00
jlam
c82f9fc8a8 Move inclusion of bsd.pkg.mk from Makefile.common to individual package
Makefiles.  Move the inclusion of Makefile.common to the top of the
individual Makefiles.
2001-06-27 05:07:33 +00:00
wiz
fa3b98c320 This needs autoconf, says the bulk build. 2001-04-30 15:26:41 +00:00
wiz
9660ab3557 PRC-Tools is a complete compiler tool chain for building Palm OS
applications in C or C++.  It is free software.  The PRC-Tools
package includes patched versions of the GNU packages GCC, binutils,
and gdb, along with various post-linker tools to produce Palm OS .PRC
files.

Supplied by Dieter Baron.
2001-04-25 17:39:16 +00:00