view src/prof/Makefile.am @ 48:67e88056ad4f

c core can now be disabled, and has proper defaults.
author Robert McIntyre <rlm@mit.edu>
date Thu, 21 Mar 2013 19:38:57 +0000
parents f9f4f1b99eed
children
line wrap: on
line source
1 noinst_LIBRARIES = libprof.a
3 libprof_a_SOURCES = \
4 gmon.h \
5 gmon_out.h \
6 prof.cpp \
7 prof.h