summaryrefslogtreecommitdiffstats
path: root/lib/libc_r/gmon/Makefile.inc
blob: f0cc7e5bd4d56f4e42e1c19b2bc6b0a44e54ff27 (plain)
1
2
3
4
5
6
7
8
9
10
#	@(#)Makefile.inc	8.1 (Berkeley) 6/4/93

# gmon sources
.PATH: ${.CURDIR}/../libc/gmon

SRCS+=	gmon.c mcount.c

# mcount cannot be compiled with profiling
mcount.po: mcount.o
	cp mcount.o mcount.po
OpenPOWER on IntegriCloud