summaryrefslogtreecommitdiffstats
path: root/Makefile.inc1
Commit message (Expand)AuthorAgeFilesLines
* Invert the condition that installs the dynamic linker early, sincegordon2003-11-161-1/+2
* The snmp_netgraph module depends on libnetgraph. So add a dependency andharti2003-11-121-2/+2
* Make two directories under usr/share/bsnmp that are needed duringharti2003-11-101-1/+1
* Don't be so chatty about building includes.ru2003-11-031-1/+1
* Retired the "most" and "installmost" targets -- they justru2003-10-041-29/+0
* Help those attempting to upgrade from static to dynamic root.ru2003-09-161-0/+11
* Catch up with libpthread/support/Makefile.inc,v 1.6 and revertru2003-09-151-5/+1
* - No need to create libfoo.so -> libfoo.so.X symlinks in /lib,ru2003-09-071-0/+1
* Clarify the numbering of some of the build stages.scottl2003-09-011-9/+9
* Revert rev. 1.378, and restore the correct arithmetic expressionru2003-08-301-1/+1
* Remove the AFM (Anti-Footshooting Measure) added when we split themarcel2003-08-281-7/+0
* OSRELDATE should fallback to 'unknown' rather than the kernel that'simp2003-08-271-1/+1
* Add @ before the shell invocation for the testing of sufficiently new sh.imp2003-08-251-1/+1
* Fall back to using the kernel version for the OSRELDATE whenimp2003-08-251-0/+4
* In preparation for libraries being installed in /lib, add lib to thegordon2003-08-171-1/+1
* Don't lint(1) so early in the build. Its OK to keep this for themarkm2003-07-241-1/+2
* Apparently we prefer underscores in new options. Sorry for the churn folks.gordon2003-07-141-5/+5
* Forgot that the rescue subdir needs to be a conditional for thegordon2003-07-111-1/+5
* Turn rescue back on, conditional to NORESCUE. We seem to be split ongordon2003-07-111-3/+5
* Correct makefile syntax error in r1.375.kris2003-07-101-1/+1
* Style nit.obrien2003-07-081-2/+2
* Use 'id' instead of 'grep' to detect the presence of the smmsp user/group.gshapiro2003-07-061-2/+2
* Fixed style bugs related to parentheses in Makefile.inc1.ru2003-07-041-7/+7
* More NO_RESCUE to RESCUE transitions.gordon2003-07-021-2/+2
* Switch the logic on the /rescue bits from NO_RESCUE to RESCUE, at leastgordon2003-07-011-1/+1
* Put rescue/ into a correct slot in the SUBDIR list. Sort bootstrap-,ru2003-07-011-27/+51
* Only bootstrap crunchide(1) and build crunchgen(1) when necessary.ru2003-07-011-3/+13
* Do the deed and hookup /rescue to the build. As a result, always buildgordon2003-06-301-5/+6
* - Fix a typo.smkelly2003-06-281-1/+1
* Allow installkernel.debug and reinstallkernel.debug.simokawa2003-06-221-2/+2
* Minor tweaks to the build process so that we can build 5.1-current onimp2003-06-141-1/+6
* Do not bogusly set CSTD to the empty string.des2003-06-141-3/+0
* Add lib/libc to list of _prebuild_libs because we need the targetimp2003-06-081-2/+1
* When boot strapping from older systems, don't specify a C standard inimp2003-06-071-0/+3
* Wrap gperf & groff wth NO_CXX.obrien2003-05-311-1/+4
* Unbreak world build if NO_OPENSSL is defined but NO_KERBEROS is not.ru2003-05-211-2/+3
* Retire the useless NOSECURE knob.des2003-05-191-3/+2
* Unbreak parallel make of _includes after revision 1.356 changes.ru2003-05-181-0/+2
* -lbsdxml lives in lib/libexpat. *Blush*ru2003-05-181-1/+1
* Unbreak world: record libgeom dependency on libbsdxml here too.ru2003-05-171-1/+2
* Use the installed world's idea of OSRELDATE rather than the kernel.ru2003-05-151-1/+2
* Install symlinks to individual headers instead of symlinks to directoriesbde2003-05-051-6/+2
* Negate the logic of MAKE_KERBEROS5, and replace it with NO_KERBEROS.markm2003-05-051-4/+4
* Many developers run with userland != to kernel. While this isn'timp2003-05-041-0/+2
* For the time being, upgrade the whole Groff (to version 1.19),ru2003-05-011-1/+1
* Restore the ordering of NO's and remove one redundant NOLINT.ru2003-04-301-4/+4
* Fix "make world" for the WANT_LINT case. The various build toolsmarkm2003-04-301-3/+3
* Groff after 2002/10/15 has no known backward compatibility issues,ru2003-04-301-1/+7
* Rename KRNLSRCDIR to KERNSRCDIR and allow it to be overridden. The namejhb2003-04-161-7/+7
* kbdcontrol.c rev. 1.35 and onwards support the KEYMAP_PATHru2003-04-141-1/+5
OpenPOWER on IntegriCloud