freebsd-src/share/mk
John Polstra 9c8ff5b51f Use "-pg" instead of "-p" for generating profiled object files.
The two options differ only when linking, but "-p" is incorrect
because it is associated with the old-style "prof" command, which we
do not support.
1997-04-09 20:31:15 +00:00
..
bsd.dep.mk Use ld -f' (actually cc -Wl,-f') at `make depend' time to generate 1997-04-09 16:10:27 +00:00
bsd.doc.mk Fix a typo that prevented the proper flag from being set 1997-04-04 01:25:32 +00:00
bsd.info.mk Include ${CURDIR}/../Makefile.inc as in most other `.mk' files. This 1997-04-07 16:46:40 +00:00
bsd.kern.mk Revert $FreeBSD$ to $Id$ 1997-02-22 14:13:04 +00:00
bsd.kmod.mk Revert $FreeBSD$ to $Id$ 1997-02-22 14:13:04 +00:00
bsd.lib.mk Use "-pg" instead of "-p" for generating profiled object files. 1997-04-09 20:31:15 +00:00
bsd.libnames.mk Revert $FreeBSD$ to $Id$ 1997-02-22 14:13:04 +00:00
bsd.man.mk Add new variables COMPRESS_CMD and COMPRESS_EXT. 1997-03-08 23:46:56 +00:00
bsd.obj.mk Revert $FreeBSD$ to $Id$ 1997-02-22 14:13:04 +00:00
bsd.own.mk Add new variables COMPRESS_CMD and COMPRESS_EXT. 1997-03-08 23:46:56 +00:00
bsd.port.mk Make COMMENT and DESCR variables (just like PLIST). Will be useful 1997-03-06 08:28:15 +00:00
bsd.port.subdir.mk Add comments. 1997-03-09 23:10:56 +00:00
bsd.prog.mk Use ld -f' (actually cc -Wl,-f') at `make depend' time to generate 1997-04-09 16:10:27 +00:00
bsd.README Add reference to `PMake - A Tutorial' 1997-03-09 15:51:07 +00:00
bsd.sgml.mk Revert $FreeBSD$ to $Id$ 1997-02-22 14:13:04 +00:00
bsd.subdir.mk Remove ${MAKEFLAGS} on recommendation by Bruce, mainly because the reason 1997-03-31 05:30:16 +00:00
Makefile Revert $FreeBSD$ to $Id$ 1997-02-22 14:13:04 +00:00
sys.mk Revert $FreeBSD$ to $Id$ 1997-02-22 14:13:04 +00:00