comparison src/prof/Makefile.am @ 1:f9f4f1b99eed

importing src directory
author Robert McIntyre <rlm@mit.edu>
date Sat, 03 Mar 2012 10:31:27 -0600
parents
children
comparison
equal deleted inserted replaced
0:8ced16adf2e1 1:f9f4f1b99eed
1 noinst_LIBRARIES = libprof.a
2
3 libprof_a_SOURCES = \
4 gmon.h \
5 gmon_out.h \
6 prof.cpp \
7 prof.h