Changeset 0592f7 in git for Singular/Makefile.in


Ignore:
Timestamp:
Mar 25, 2010, 7:29:59 PM (14 years ago)
Author:
Hans Schönemann <hannes@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
2300aec79e09a5ef1ab87f78b66107a1e9fc0a6b
Parents:
511299af863112c08502691bf15704d2c6724a2a
Message:
fix for profiling

git-svn-id: file:///usr/local/Singular/svn/trunk@12677 2c84dea3-7e68-4137-9b89-c4e89433aadc
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Singular/Makefile.in

    r511299 r0592f7  
    778778        (cd ../kernel;make libkernel_p.a;make install;cd ../Singular)
    779779        $(CXXP) ${CXXFLAGSP} ${CXXTEMPLFLAGSP} ${CPPFLAGS} ${DEFSP} -o Singularp${S_EXT} \
    780         tesths.cc iparith.op mpsr_Tok.op claptmpl.op $(OBJP) ${LDFLAGSP} ${LIBSP} -lomalloc_p ../kernel/mmalloc.op \
     780        tesths.cc iparith.op mpsr_Tok.op claptmpl.op $(OBJP) ${LDFLAGSP} ${LIBSP} -lomalloc ../kernel/mmalloc.op \
    781781        ${LD_DYN_FLAGS} ${LD_LIBC}
    782782
Note: See TracChangeset for help on using the changeset viewer.