summaryrefslogtreecommitdiffstats
path: root/share/mk/bsd.lib.mk
Commit message (Expand)AuthorAgeFilesLines
...
* Make some rules reentrant, and mark the onces that cannot be.phk1996-05-091-31/+31
* Add "-x" to the linker command for building shared libraries. Thisjdp1996-04-211-2/+2
* delete LIBDIR?= LINTLIBDIR?= LIBGRP?= LIBOWN?= LIBMODE?= SHLIBDIR?=wosch1996-03-241-12/+1
* Back out my previous change, which caused c++rt0.o to be linked intojdp1996-01-211-1/+1
* Always link /usr/lib/c++rt0.o into a shared library. CPLUSPLUSLIB is nojdp1996-01-171-2/+2
* Don't run `ranlib -t' at install time. Our ld has never looked at thebde1995-10-091-6/+1
* Compress manual pages (if desired) in the obj directory ratherwollman1995-10-021-2/+3
* Use lorder/tsort for shared libraries. It might help group things better.dg1995-08-021-2/+2
* Do what should have been done in v1.14nate1995-03-281-6/+6
* "make distribute" have changed, beware if you use it.phk1995-02-251-2/+2
* More complete implementation of SUBDIR for programs, libraries and kmods.bde1995-02-081-1/+2
* Add LN_FLAGS to all the places it makes sense.jkh1995-01-301-2/+2
* Slightly more complete implementation of SUBDIR for libraries.wollman1995-01-141-7/+7
* Add SUBDIR facility to bsd.lib.mk like in bsd.prog.mk.wollman1995-01-141-2/+15
* Change DISTRIBUTION names. Also make bsd.doc.mk go to doc distribution,jkh1995-01-141-2/+2
* Remove INSTALL, now into sys.mkache1995-01-041-2/+1
* Remove -T from ar, nm fixed nowache1994-12-281-4/+4
* Add T option back to ar until nm will be fixed. Sorry, nate.ache1994-12-241-4/+4
* Strip out unused local symbols from shared objects, and no longernate1994-12-231-4/+14
* This change was actually made in the previous revision:bde1994-11-141-1/+1
* Define `RANTOUCH?= ${RANLIB} -t' and use it instead of ${RANLIB} -t.bde1994-11-141-5/+8
* Add a new "distribute" target. This is a variant of install, which willphk1994-11-131-1/+7
* Some profiled/shared objects were being built despite NOPROFILE/NOPICbde1994-10-251-1/+5
* Emendation to previous commit: only create static INTERNALLIBs ifwollman1994-09-181-1/+3
* It turns out that occasionally you want both shared and static versionswollman1994-09-181-4/+2
* Add support for DEBUG_FLAGS. If you say something like:jkh1994-09-161-1/+7
* Use ${ECHO} instead of `echo' so that `make -s' is fairly quiet.bde1994-08-281-8/+9
* Add support for two modifier variables which will be useful soon:wollman1994-08-261-2/+11
* Make the install targets obey the INSTALLFLAGS requests in the newwollman1994-08-101-6/+7
* Don't pass ${LDADD} to ${AR}. Use ${ARADD} for that.wollman1994-08-081-5/+5
* Spplat our 1.1.5 `mk' ifiles over the top of the 4.4 ones. So farwollman1994-08-041-40/+150
* BSD 4.4 Lite Share Sourcesrgrimes1994-05-301-0/+171
OpenPOWER on IntegriCloud