aboutsummaryrefslogtreecommitdiff
path: root/Makefile.instrument
diff options
context:
space:
mode:
authorDimitri Sokolyuk <demon@dim13.org>2019-02-13 10:59:09 +0100
committerDimitri Sokolyuk <demon@dim13.org>2019-02-13 10:59:09 +0100
commit3d39dac5ed72003b93027f4d0047af7ae0705e6c (patch)
treeedb8f04a1aed85325088896e486026e49d03c80e /Makefile.instrument
parentdd1ee5f40f185d45141f04644505cb56dc101533 (diff)
remove CVS artifacts
Diffstat (limited to 'Makefile.instrument')
-rw-r--r--Makefile.instrument2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.instrument b/Makefile.instrument
index 4f0f521..e4d2e0e 100644
--- a/Makefile.instrument
+++ b/Makefile.instrument
@@ -1,5 +1,3 @@
-# $Id$
-
PROG= pvtrace
SRCS= trace.c symbols.c stack.c instrument.c
CFLAGS+= -g -finstrument-functions