K 10 svn:author V 2 jb K 8 svn:date V 27 1997-05-03T03:50:06.000000Z K 7 svn:log V 357 Changed all paths to be relative to src/lib instead of src/lib/libc 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. END