summaryrefslogtreecommitdiffstats
path: root/lib/Makefile
Commit message (Collapse)AuthorAgeFilesLines
...
* Bring in my changes for removing the pestilent obj links (unless youjkh1996-06-241-1/+1
| | | | | really want them) from /usr/src. This is the final version of the patches, incorporating the feedback I've received from -current.
* Remove libforms - it's unused.jkh1996-06-191-1/+1
|
* Add tcl.phk1996-06-181-1/+1
|
* Bring in libftpio.jkh1996-06-171-1/+1
|
* Add libdisk.joerg1996-03-181-1/+2
|
* Include both, the regular and the `secure' libtelnet, when buildingjoerg1996-02-131-0/+4
| | | | a release.
* Add libfakegnumalloc.phk1996-02-111-1/+1
|
* Build libscrypt in addition to libdescrypt if RELEASEDIR is set.joerg1996-01-241-0/+4
| | | | Releases do need both libraries (they go into different distributions).
* Removed reference to missing libmp in a comment. We have GNU MP now.markm1995-11-121-1/+1
|
* Reviewed by: julian and jhay@mikom.csir.co.zajulian1995-10-261-1/+1
| | | | | | | | | | | | | | | | | | | | | Submitted by: Mike Mitchell, supervisor@alb.asctmd.com This is a bulk mport of Mike's IPX/SPX protocol stacks and all the related gunf that goes with it.. it is not guaranteed to work 100% correctly at this time but as we had several people trying to work on it I figured it would be better to get it checked in so they could all get teh same thing to work on.. Mikes been using it for a year or so but on 2.0 more changes and stuff will be merged in from other developers now that this is in. Mike Mitchell, Network Engineer AMTECH Systems Corporation, Technology and Manufacturing 8600 Jefferson Street, Albuquerque, New Mexico 87113 (505) 856-8000 supervisor@alb.asctmd.com
* libxpg4 addedache1995-10-231-1/+1
|
* Build secure libcrypt if available and allowedache1995-09-291-1/+7
|
* Build secure libtelnet if available and allowedache1995-09-291-0/+2
|
* Only build libtelnet if the secure libtelnet is not going to be built.markm1995-08-061-1/+5
| | | | Reviewed by: rgrimes
* Remove libftp from Makefilejkh1995-08-041-1/+1
|
* Add libftp to list of targets.jkh1995-04-251-1/+1
|
* msun becomes the default -lm the right way now.phk1995-03-211-1/+1
|
* Add libpcap. I don't know what it is doing in the tree, but it hasbde1995-02-081-2/+2
| | | | | settled for too long. Compiling it gives 142 lines of compiler warnings. Perhaps the dirt will be fixed if it is visible.
* added libscsidufault1995-01-241-1/+1
|
* *** empty log message ***wollman1995-01-211-1/+2
|
* Add libss.wollman1995-01-191-1/+1
|
* The start of a forms editor library. Currently implements text andpaul1994-11-131-3/+3
| | | | | | input fields. It reads a template file passed to init_forms(char *) and creates a curses based form editor. See the examples directory for a basic demo.
* Added libf2c, the library for f2c.ljo1994-10-271-1/+1
|
* Restore leading tabsache1994-10-091-2/+2
|
* libncurses addedache1994-10-071-1/+2
|
* libmytinfo added.ache1994-10-061-1/+1
| | | | PS: don't forget 'make beforeinstall' if you want to play with it
* libterm is now libtermcaprgrimes1994-09-111-1/+1
|
* 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