|
|
1.1 ! root 1: # @(#)Makefile 5.17 (Berkeley) 5/11/90 ! 2: ! 3: PROG= gprof ! 4: SRCS= gprof.c arcs.c dfn.c lookup.c ${MACHINE}.c hertz.c \ ! 5: printgprof.c printlist.c ! 6: CFLAGS+=-I${.CURDIR}/../../lib/csu.${MACHINE} ! 7: ! 8: beforeinstall: ! 9: install -c -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \ ! 10: ${.CURDIR}/gprof.flat ${.CURDIR}/gprof.callg \ ! 11: ${DESTDIR}/usr/share/misc ! 12: ! 13: .include <bsd.prog.mk>
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.