Changeset 7470197 in git
- Timestamp:
- Jul 18, 2011, 6:48:16 PM (12 years ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'a800fe4b3e9d37a38c5a10cc0ae9dfa0c15a4ee6')
- Children:
- 562c83ac61e32864519cc1fcff9a142c88505dbb
- Parents:
- 89860568abd32c165675df7b02b58832b4bf9b17
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Singular/Makefile.in
r898605 r7470197 830 830 $(CXXP) ${CXXFLAGSP} ${CXXTEMPLFLAGSP} ${CPPFLAGS} ${DEFSP} -o Singularp${S_EXT} \ 831 831 tesths.cc iparith.op mpsr_Tok.op claptmpl.op $(OBJP) ${LDFLAGSP} ${LIBSP} -lomalloc ../kernel/mmalloc.op \ 832 ${LD_DYN_FLAGS} ${LD_LIBC}832 ${LD_DYN_FLAGS} 833 833 834 834 iparith.op: iparith.inc iparith.cc
Note: See TracChangeset
for help on using the changeset viewer.