summaryrefslogtreecommitdiffstats
path: root/Makefile.inc1
Commit message (Expand)AuthorAgeFilesLines
* Don't build usr.sbin/pcvt/keycap on anything other than i386 whenmarcel1999-12-171-1/+5
* o Add games/caesar to the list of bootstrap-tools so that amarcel1999-12-161-19/+69
* It is possible for someone to want to 'make update' wht SUPFILE not definedbillf1999-12-161-0/+2
* Add colldef to the list of tools. It's needed on older systems.marcel1999-12-121-2/+2
* o Add gensetdefs to the list of tools.marcel1999-12-121-4/+4
* Build a.out tools if MACHINE_ARCH == i386 and MACHINE == pc98.nyan1999-12-121-2/+10
* Don't add MACHINE_ARCH to MAKEOBJDIRPREFIX when not cross-building.marcel1999-12-111-0/+4
* o Don't make games/fortune/strfile if games does not exist or NOGAMESmarcel1999-12-101-5/+9
* Remove installworld related settings that I had as a safety-net andmarcel1999-12-101-3/+1
* More cross-building related changes:marcel1999-12-101-67/+50
* Don't make gdb, objc and f77 when building tools.marcel1999-12-091-1/+3
* Make sure the links to the source tree end up in the source tree.marcel1999-12-091-0/+1
* o Add usr/lib/compat/aout to the temp world. This is needed by release.marcel1999-12-091-2/+2
* Restore the upgrade path from -stable to -current and prepare formarcel1999-12-081-607/+92
* Place netgraph entry into alphabetical positionjulian1999-11-251-3/+3
* Revert to rev 1.91. Revs 1.9{2,3} were causing problems for people withobrien1999-11-241-56/+142
* Fix some bugs and make some policy changes.marcel1999-11-231-4/+7
* Build tools against the host's includes and libraries. Also, don'tmarcel1999-11-211-140/+51
* Remove CROSS_MAKE_FLAGS.marcel1999-11-151-13/+2
* ${MACHINE} -> ${MACHINE_ARCH}marcel1999-11-141-3/+3
* install netgraph.h a bit earlier.julian1999-10-251-0/+1
* Make libncp actually compiled.bp1999-10-141-0/+1
* Add libkvm to the includes target.peter1999-10-041-0/+1
* Minor (but important) comment change.markm1999-09-201-1/+1
* FIxed disorder in the comments about library build order.bde1999-09-041-4/+4
* Further preparation for tn3270's demise.markm1999-08-311-1/+0
* Update for ncurses5 aftermath..peter1999-08-301-15/+6
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Remove f2c-related stuff from the "includes" target and from ajdp1999-08-081-3/+2
* Add usr.sbin/elf2exe to the build-tools target on the Alpha. Thisjdp1999-08-061-1/+5
* Per requests from the community, commit rudimentary cross compilationimp1999-07-071-8/+61
* ${.CURDIR} doesn't have to be /usr/src, especially in a cvs checkout. Makebillf1999-06-041-2/+2
* 'make update' in the ports directory.billf1999-06-011-1/+4
* Document NO_FORTRAN.obrien1999-05-031-1/+2
* Perl is moving up a maintenance version.markm1999-05-021-7/+7
* Change 'exists()' constructs to refer to directories in ${.CURDIR}.jkoshy1999-04-201-21/+22
* Don't build man page indices if NOMAN is defined.des1999-04-111-2/+4
* Clean up "lib-tools:", folding libgcc into the rest.obrien1999-04-051-12/+3
* Remove a lingering reference to libg++.obrien1999-04-041-3/+2
* Missed a gnu/usr.bin/cc/libgcc.obrien1999-04-031-3/+3
* EGCS will have some new includes that need to be installed.obrien1999-04-031-1/+2
* Add libwrap to includes target, otherwise <tcpd.h> doesn't get installedpeter1999-04-021-1/+2
* An earlier version of Rev 1.66 was reviewed by bde and the issues wereobrien1999-03-311-1/+1
* * Deal with libgcc's move from gnu/usr.bin/cc to gnu/lib.obrien1999-03-311-5/+15
* The legacy boot stuff is available only on i386, not all architecturesimp1999-03-011-2/+2
* Add a new flag, "WORLD", for telling certain tools that they'rejkh1999-02-271-3/+3
* Ignore errors from chflags. This makes it possible to make installworlddes1999-02-141-2/+2
* further refine the upgrade process.jkh1999-01-271-2/+2
* More broken crypt(3) backout.markm1999-01-231-1/+6
* One more fix to remove secure/lib/libcrypt from the build (bothbrandon1999-01-221-6/+1
OpenPOWER on IntegriCloud