Changeset a38b95 in git
- Timestamp:
- Jan 6, 2010, 10:28:05 AM (13 years ago)
- Branches:
- (u'spielwiese', '0d6b7fcd9813a1ca1ed4220cfa2b104b97a0a003')
- Children:
- 8cc23471085d8b316b9e069e3af261cb141cccea
- Parents:
- f4385cfc8ece3b98b979cd6352aaabfedd540c37
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Singular/Makefile.in
rf4385cf ra38b95 383 383 384 384 libparse: libparse_main.o utils.o 385 ${CXX} ${CPPFLAGS} -DSTANDALONE_PARSER -o libparse libparse_main.o utils.o ../kernel/fegetopt.o ${LDFLAGS2} -lomalloc _ndebug385 ${CXX} ${CPPFLAGS} -DSTANDALONE_PARSER -o libparse libparse_main.o utils.o ../kernel/fegetopt.o ${LDFLAGS2} -lomalloc 386 386 387 387 libparse_main.o: libparse.cc
Note: See TracChangeset
for help on using the changeset viewer.