summaryrefslogtreecommitdiffstats
path: root/share/mk/bsd.lib.mk
Commit message (Expand)AuthorAgeFilesLines
* NOFSCHG -> NO_FSCHGru2004-12-211-1/+1
* NOINSTALLLIB -> NO_INSTALLLIBru2004-12-211-1/+1
* NOEXTRADEPEND -> NO_EXTRADEPENDru2004-12-211-1/+1
* NODOCCOMPRESS -> NO_DOCCOMPRESSru2004-12-211-6/+6
* Start the dreaded NOFOO -> NO_FOO conversion.ru2004-12-211-3/+3
* Install precious shared libraries with -S.ru2004-10-011-1/+4
* Add SHLIB as a shortcut for shared-only libraries.des2004-05-071-2/+5
* Remove whitespace at EOL.trhodes2004-03-151-1/+1
* Fix some style bugs in previous commit.trhodes2004-03-141-4/+1
* This are the build infrastructure changes to allow to use thetrhodes2004-03-121-3/+12
* Fixed bogus ${FOO:Mbar} tests where the actual intent is to checkru2004-01-271-1/+1
* Guess better the source for object files in case .depend file isru2004-01-171-0/+6
* - No need to create libfoo.so -> libfoo.so.X symlinks in /lib,ru2003-09-071-3/+8
* 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-311-0/+2
* 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
* Don't trust sys.mk,v 1.61 commit log, and make .asm alias for .S.ru2003-07-021-2/+9
* 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-011-8/+5
* Propagate the ${AINC} knob (assembler include) to sys.mk,ru2003-06-301-3/+0
* Removed suffix-transformation rules that are duplicatesru2003-06-301-20/+0
* The use of ld(1) to strip compiler local and non-globalru2003-06-301-36/+0
* Add ${CRUNCH_CFLAGS} support for adding compile options to crunchgordon2003-06-291-0/+2
* Be consistent about the use of ${LDFLAGS} for the internal rules. Somepeter2003-06-261-10/+10
* Remove NOSHLIBS, users can get by with NOPIC.obrien2003-06-101-3/+1
* Add NOSHLIBS.obrien2003-04-271-1/+3
* Extend the lint handling a bit.markm2002-09-201-3/+3
* Initiate deorbit burn for the i386-only a.out related support. Moves arepeter2002-09-171-20/+0
* Drop support for COPY, -c has been the default mode of install(1)ru2002-07-291-3/+3
* Moved `clean:' below, just before the inclusion of bsd.obj.mk,ru2002-07-211-36/+36
* Only define SHLIB_LINK if SHLIB_NAME matches the *.so.* pattern.ru2002-07-191-1/+1
* Correction to the previous revision: define SHLIB_LINK if SHLIB_NAMEru2002-07-181-1/+3
* Make it possible (again) to build and install shared library only.ru2002-07-031-19/+38
* Try really hard to fix parallel installs. Add a bunch of .ORDERru2002-07-031-0/+2
* Handle installation of hard and symbolic links via a seperate .mk file.ru2002-07-021-24/+1
* If CLEANFILES is nil or not defined, do not try to remove it. This happensjmallett2002-06-261-0/+2
* Reimplement FILES support using bsd.files.mk with theru2002-06-031-0/+1
* Revision 1.39 made filtering of CFLAGS unnecessary.ru2002-05-221-6/+6
* Rename `includes' to `buildincludes'.ru2002-05-151-3/+1
* CLEANFILES are too long for libc.ru2002-05-131-11/+24
* Major cleanup of bsd.lib.mk.ru2002-05-131-79/+71
* Added new bsd.incs.mk which handles installing of header filesru2002-05-121-19/+10
* Back out rev 1.118.obrien2002-05-121-12/+5
* [Ab]use LDFLAGS rather than CFLAGS.obrien2002-05-101-1/+1
* Pass CFLAGS to {CC} when using it as an `ld' replacement.obrien2002-05-101-1/+1
* Pay attention to LDFLAGS when linking.obrien2002-05-091-8/+8
* Get rid of the INTERNALSTATICLIB knob and just use plain INTERNALLIB.obrien2002-05-091-5/+12
* Added internal, non-recursive (SUBDIR) versions of the `all-man'ru2002-05-071-2/+2
OpenPOWER on IntegriCloud