Changeset bda3ea in git
- Timestamp:
- Aug 11, 2011, 2:51:24 PM (12 years ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'a800fe4b3e9d37a38c5a10cc0ae9dfa0c15a4ee6')
- Children:
- 4ff07fdd3051ba7acda256542ea021e65250925d
- Parents:
- 98b2d31b17c8fc03942979eaba87c582d0a6eebf
- git-author:
- Hans Schoenemann <hannes@mathematik.uni-kl.de>2011-08-11 14:51:24+02:00
- git-committer:
- Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 13:19:15+01:00
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Singular/makefile
r98b2d31 rbda3ea 87 87 fevoices.cc \ 88 88 fglm.cc\ 89 gentable.cc\90 gentable2.cc\91 89 gms.cc\ 92 90 grammar.cc\ … … 252 250 misc_ip.cc: feOpt.h 253 251 252 mpsr_Tok.inc: gentable2.cc 253 ${CXX} ${CXXFLAGS} ${CPPFLAGS} ${CXXTEMPLFLAGS} ${DEFS} gentable2.cc -o gentable2 254 ./gentable2 255 /bin/rm -f gentable2 gentable2.exe 256 257 258 iparith.o :iparith.inc 259 254 260 ## 255 261 ## miscellanous targets
Note: See TracChangeset
for help on using the changeset viewer.