NetBSD/share/mk
pk 5a4a780b36 Support for building PIC libraries.
Given a library name `x', an archive `libx_pic.a is built, unless NOPIC
is defined (like NOPROFILE).
1993-09-29 01:02:21 +00:00
..
Makefile Get rid of empty targets; the defaults are now correct. 1993-08-15 21:35:31 +00:00
bsd.README change libraries to use ${RANLIB} rather than "ranlib" explicitly, 1993-05-26 11:51:49 +00:00
bsd.dep.mk Depend .s files. 1993-09-05 17:46:15 +00:00
bsd.doc.mk Add empty `depend', `tags', and `lint' targets. 1993-08-23 16:44:18 +00:00
bsd.lib.mk Support for building PIC libraries. 1993-09-29 01:02:21 +00:00
bsd.man.mk I completely blew that... 1993-08-15 21:27:26 +00:00
bsd.obj.mk Create target directories with `install -d', and move `obj' targets into one 1993-08-15 19:26:05 +00:00
bsd.own.mk Oops. DOCOWN and DOCGRP were recursive. 1993-08-15 21:36:10 +00:00
bsd.prog.mk Make sure we don't recurse into subdirectories if Makefile specified `install' 1993-08-17 17:00:39 +00:00
bsd.subdir.mk Make sure we don't recurse into subdirectories if Makefile specified `install' 1993-08-17 17:00:39 +00:00
sys.mk Add .S.o rule 1993-09-08 13:13:46 +00:00