Changeset fdc537 in git for Singular/Makefile.in


Ignore:
Timestamp:
Jun 14, 2000, 10:36:27 AM (24 years ago)
Author:
Olaf Bachmann <obachman@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
03f07440e0de1b20efe68025734bff8dfcc4ce1b
Parents:
b920d1ace3c8c648b64a606303784541fbaee063
Message:
update


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

Legend:

Unmodified
Added
Removed
  • Singular/Makefile.in

    rb920d1 rfdc537  
    219219          tesths.cc iparith.o mpsr_Tok.o claptmpl.o\
    220220          ${OBJS} ${LDFLAGS} ${LIBS} \
    221           gmalloc.o ${LD_LIBC}
     221          gmalloc.o
    222222
    223223iparith.o mpsr_Tok.o : iparith.inc mpsr_Tok.inc
     
    479479        $(CXXG) ${CXXFLAGSG} ${CXXTEMPLFLAGSG} ${CPPFLAGS} ${DEFSG} -o Singularg \
    480480        tesths.cc iparith.og mpsr_Tok.og claptmpl.og $(OBJG) ${LDFLAGS} ${LIBS} \
    481         ${LD_DYN_FLAGS} gmalloc.og
     481        ${LD_DYN_FLAGS} gmalloc.og ${LD_LIBC}
    482482
    483483iparith.og: iparith.inc iparith.cc
Note: See TracChangeset for help on using the changeset viewer.