summaryrefslogtreecommitdiffstats
path: root/lib/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Moved the csu directory to be first on the SUBDIR list. This ispaul1994-08-251-6/+7
| | | | | | | | | | because libmd builds a test program before installation and if you've used CLOBBER there's no crt.0 to link with. This ensures that in a make world the csu objects will get installed before reaching the libmd directory. Reviewed by: Submitted by:
* LDADD= -lcryptcsgr1994-08-201-1/+1
| | | | Submitted by: Geoff
* Add entry for libskeyguido1994-08-191-1/+1
| | | | | Reviewed by: Submitted by: guido
* Make libmsun a switchable option, as before.jkh1994-08-191-1/+7
| | | | Submitted by: jkh
* Add back librpcsvc. It builds fine on both my machine and thud, I don'twollman1994-08-091-1/+1
| | | | know what Jordan's problem was.
* Comment out librpcv. Not there.jkh1994-08-091-1/+1
| | | | Submitted by: jkh
* Make librpcsvc.wollman1994-08-071-1/+1
|
* Don't try to build librpc in a separate directory.wollman1994-08-071-1/+1
|
* Reviewed by: phkphk1994-07-241-1/+1
| | | | Added libmd.
* Enable csu/${MACHINE} now that I have copied in our crt* files.rgrimes1994-05-281-3/+2
|
* Make the comments about what is missing and not done consistent withrgrimes1994-05-281-2/+2
| | | | my other Makefile comments so they can easily be found with grep.
* Comment out missing libmp and libplot, disable csu until it is ported.rgrimes1994-05-271-4/+6
|
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+14
OpenPOWER on IntegriCloud