aboutsummaryrefslogtreecommitdiff
path: root/Makefile.inc1
Commit message (Expand)AuthorAgeFilesLines
* Add a buildkernel and an installkernel target. With these targetsMarcel Moolenaar2000-01-091-1/+75
* Add btxld to the list of cross-tools on machines that don't have itMarcel Moolenaar2000-01-041-2/+6
* Grrrr... This was supoosed to go with the commit to kerberosIV/.../libroken'sMark Murray1999-12-301-1/+6
* Restore changes I spammed.David E. O'Brien1999-12-291-0/+4
* Allow the specification of a prefix for gcc to find all the various bits.David E. O'Brien1999-12-291-4/+1
* Only make beforeinstall in libcrypto/libssl if they actually exist. I haven'tKris Kennaway1999-12-291-0/+4
* Oops, the previous commit was bogus. I shouldn't commit something withoutSatoshi Asami1999-12-291-1/+1
* Typo (libcrypto -> libcrypt).Satoshi Asami1999-12-291-1/+1
* Build openssl properly during make world.Kris Kennaway1999-12-281-1/+4
* Don't build caesar as a tool. fortune(6) doesn't depend on itMarcel Moolenaar1999-12-231-3/+3
* Revert previous commit, andMarcel Moolenaar1999-12-231-7/+5
* Add ${WORLDTMP}/sbin to ${STRICTTMPPATH} - sysctl not found otherwiseAndrey A. Chernov1999-12-221-1/+1
* o make SHARED=symlinks a caller defined instead of a callee definedMarcel Moolenaar1999-12-201-58/+107
* Don't build usr.sbin/pcvt/keycap on anything other than i386 whenMarcel Moolenaar1999-12-171-1/+5
* o Add games/caesar to the list of bootstrap-tools so that aMarcel Moolenaar1999-12-161-19/+69
* It is possible for someone to want to 'make update' wht SUPFILE not definedBill Fumerola1999-12-161-0/+2
* Add colldef to the list of tools. It's needed on older systems.Marcel Moolenaar1999-12-121-2/+2
* o Add gensetdefs to the list of tools.Marcel Moolenaar1999-12-121-4/+4
* Build a.out tools if MACHINE_ARCH == i386 and MACHINE == pc98.Yoshihiro Takahashi1999-12-121-2/+10
* Don't add MACHINE_ARCH to MAKEOBJDIRPREFIX when not cross-building.Marcel Moolenaar1999-12-111-0/+4
* o Don't make games/fortune/strfile if games does not exist or NOGAMESMarcel Moolenaar1999-12-101-5/+9
* Remove installworld related settings that I had as a safety-net andMarcel Moolenaar1999-12-101-3/+1
* More cross-building related changes:Marcel Moolenaar1999-12-101-67/+50
* Don't make gdb, objc and f77 when building tools.Marcel Moolenaar1999-12-091-1/+3
* Make sure the links to the source tree end up in the source tree.Marcel Moolenaar1999-12-091-0/+1
* o Add usr/lib/compat/aout to the temp world. This is needed by release.Marcel Moolenaar1999-12-091-2/+2
* Restore the upgrade path from -stable to -current and prepare forMarcel Moolenaar1999-12-081-607/+92
* Place netgraph entry into alphabetical positionJulian Elischer1999-11-251-3/+3
* Revert to rev 1.91. Revs 1.9{2,3} were causing problems for people withDavid E. O'Brien1999-11-241-56/+142
* Fix some bugs and make some policy changes.Marcel Moolenaar1999-11-231-4/+7
* Build tools against the host's includes and libraries. Also, don'tMarcel Moolenaar1999-11-211-140/+51
* Remove CROSS_MAKE_FLAGS.Marcel Moolenaar1999-11-151-13/+2
* ${MACHINE} -> ${MACHINE_ARCH}Marcel Moolenaar1999-11-141-3/+3
* install netgraph.h a bit earlier.Julian Elischer1999-10-251-0/+1
* Make libncp actually compiled.Boris Popov1999-10-141-0/+1
* Add libkvm to the includes target.Peter Wemm1999-10-041-0/+1
* Minor (but important) comment change.Mark Murray1999-09-201-1/+1
* FIxed disorder in the comments about library build order.Bruce Evans1999-09-041-4/+4
* Further preparation for tn3270's demise.Mark Murray1999-08-311-1/+0
* Update for ncurses5 aftermath..Peter Wemm1999-08-301-15/+6
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Remove f2c-related stuff from the "includes" target and from aJohn Polstra1999-08-081-3/+2
* Add usr.sbin/elf2exe to the build-tools target on the Alpha. ThisJohn Polstra1999-08-061-1/+5
* Per requests from the community, commit rudimentary cross compilationWarner Losh1999-07-071-8/+61
* ${.CURDIR} doesn't have to be /usr/src, especially in a cvs checkout. MakeBill Fumerola1999-06-041-2/+2
* 'make update' in the ports directory.Bill Fumerola1999-06-011-1/+4
* Document NO_FORTRAN.David E. O'Brien1999-05-031-1/+2
* Perl is moving up a maintenance version.Mark Murray1999-05-021-7/+7
* Change 'exists()' constructs to refer to directories in ${.CURDIR}.Joseph Koshy1999-04-201-21/+22
* Don't build man page indices if NOMAN is defined.Dag-Erling Smørgrav1999-04-111-2/+4