summaryrefslogtreecommitdiffstats
path: root/lib/libc/regex/Makefile.inc
Commit message (Collapse)AuthorAgeFilesLines
* MAN[1-9] -> MAN.ru2001-03-271-2/+2
|
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Removed the subdirectory paths from the definitions of MAN[1-9]. Theybde1997-10-151-4/+3
| | | | | were a workaround for limitations in bsd.man.mk that were fixed about 2 years ago.
* Changed all paths to be relative to src/lib instead of src/lib/libcjb1997-05-031-2/+6
| | | | | | | | | | so that all these makefiles can be used to build libc_r too. Added .if ${LIB} == "c" tests to restrict man page builds to libc to avoid needlessly building them with libc_r too. Split libc Makefile into Makefile and Makefile.inc to allow the libc_r Makefile to include Makefile.inc too.
* First crack at making libc work with the new make macros. It compiles onwollman1994-08-051-2/+2
| | | | | my machine, and a simple static (genassym) and shared (sysctl) executable both work. Still to be done: RPCand YP merge.
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+14
OpenPOWER on IntegriCloud