diff options
Diffstat (limited to 'src/libs/lprof/Makefile.am')
| -rw-r--r-- | src/libs/lprof/Makefile.am | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/src/libs/lprof/Makefile.am b/src/libs/lprof/Makefile.am deleted file mode 100644 index e7251d2c..00000000 --- a/src/libs/lprof/Makefile.am +++ /dev/null @@ -1,15 +0,0 @@ -# Gilles Caulier 12/01/06: lprof implementation is in C not C++ and do not -# support 'nofinal' compilation option. -KDE_OPTIONS = nofinal - -INCLUDES = $(all_includes) - -noinst_LTLIBRARIES = liblprof.la - -noinst_HEADERS = lcmsprf.h - -liblprof_la_CXXFLAGS = -w -fomit-frame-pointer - -liblprof_la_SOURCES = cmshull.cpp cmslm.cpp cmslnr.cpp cmsmatn.cpp \ - cmsmkmsh.cpp cmsmntr.cpp cmsoutl.cpp cmspcoll.cpp \ - cmsprf.cpp cmsreg.cpp cmsscn.cpp cmssheet.cpp |
