summaryrefslogtreecommitdiffstats
path: root/share/mk
Commit message (Expand)AuthorAgeFilesLines
* Register libarchive in bsd.libnames.mk and mdoc.localkientzle2004-02-131-0/+1
* Two changes to aid in cleaning up sys/boot/ makefiles:ru2004-02-091-3/+9
* First round of cleanups to sys/boot/ makefiles:ru2004-02-061-0/+1
* Temporarily put STRIP back; bsd.port.mk still needs it.ru2004-02-051-0/+4
* Don't define STRIP in bsd.own.mk.ru2004-02-052-15/+3
* make(1) can now handle spaces surrounding parenthesis correctly.ru2004-02-051-1/+1
* GC port.mkversion.des2004-02-051-3/+0
* Fixed breakage of POSIX support in rev.1.31. -pipe was added tobde2004-02-041-1/+2
* Nothing in libypclnt depends on librpcsvc.ru2004-02-041-2/+2
* A shorter version of keeping all -std= options out of CXXFLAGS.ru2004-02-031-1/+1
* Fixed MINUSLPAM:ru2004-02-031-13/+12
* GC LIBPC and LIBPLOT: they never existed in unencumbered BSD versions.ru2004-02-021-2/+0
* Add LIBPTHREAD.marcel2004-01-311-0/+1
* 1. Garbage-collected LIBDES (now in a different library), LIBPERL (banishedbde2004-01-311-5/+2
* Fixed insertion sort errors for LIBBLUETOOTH and LIBSDP.bde2004-01-311-2/+2
* Removed XXX comments about some libraries only being in the securebde2004-01-311-15/+15
* Fixed some style bugs (long lines).bde2004-01-311-2/+5
* Drop -mcpu=pentiumpro from the default CPU flags for i386 as it doesn'tjhb2004-01-301-1/+1
* Fixed bogus ${FOO:Mbar} tests where the actual intent is to checkru2004-01-275-13/+13
* Guess better the source for object files in case .depend file isru2004-01-172-0/+18
* Introduce DPSRCS, that holds the list of source files which areru2004-01-131-5/+8
* - Replaced several := ops with their += equivalents; the oldru2004-01-121-9/+8
* Put the warning flags to where they belong (into CWARNFLAGS).ru2004-01-111-10/+10
* Keep up with sys/conf/ changes.ru2004-01-101-1/+1
* Fix a very corner case when you want to make cleandir SUBDIRs whichgreen2004-01-021-2/+2
* Add a define for libbsnmp.harti2003-11-101-0/+1
* Add a definition for libngatm.harti2003-10-271-0/+1
* Update Bluetooth code.emax2003-10-121-0/+2
* Update build infrastructure for Heimdal 0.6.nectar2003-10-091-0/+1
* Removed the ancient .LIBS setting that causes non-existentru2003-10-031-2/+0
* - Support for multibyte charsets in LIBICONV.fjoe2003-09-261-0/+1
* Separate out userland linting and kernel linting a bit more. Thismarkm2003-09-261-0/+1
* - No need to create libfoo.so -> libfoo.so.X symlinks in /lib,ru2003-09-071-3/+8
* Implement sed(1) commands using the make(1)'s RE variable modifier.ru2003-09-071-3/+3
* Emergency backout of rev 1.152. This is a 100% guaranteed way to totallypeter2003-09-041-0/+4
* As ld(1) was taught to look into /lib, there's no longer a reasonru2003-09-031-4/+0
* Whitespace diff reduction between bsd.prog.mk and bsd.lib.mk outputs.ru2003-08-312-2/+19
* Fix typo.obrien2003-08-181-1/+1
* When creating .so symlinks, use SHLIBDIR instead of LIBDIR so symlinksgordon2003-08-171-3/+2
* Handle the case where SHLIBDIR != LIBDIR. When creating links, wegordon2003-08-171-1/+6
* Since -march=pentium4 is supposed to be fixed with GCC 3.3, andmux2003-07-131-3/+1
* Use make(1) instead of a shell script to implement the checkdpadd target.bde2003-07-031-9/+7
* Libraries come.ru2003-07-021-0/+1
* Sort.ru2003-07-021-1/+1
* Don't trust sys.mk,v 1.61 commit log, and make .asm alias for .S.ru2003-07-022-4/+14
* The .s files do not have to be preprocessed with cpp(1).ru2003-07-021-2/+2
* Revert to using as(1) to compile plain assembler source files.ru2003-07-021-9/+2
* There's no reason to keep separate AINC knob anymore.ru2003-07-013-17/+8
* Propagate the ${AINC} knob (assembler include) to sys.mk,ru2003-06-302-4/+1
* Removed suffix-transformation rules that are duplicatesru2003-06-301-20/+0
OpenPOWER on IntegriCloud