Changeset bda3ea in git


Ignore:
Timestamp:
Aug 11, 2011, 2:51:24 PM (12 years ago)
Author:
Hans Schoenemann <hannes@…>
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
Message:
genration of iparith.inc, mpsr_Tok.inc
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Singular/makefile

    r98b2d31 rbda3ea  
    8787   fevoices.cc \
    8888   fglm.cc\
    89    gentable.cc\
    90    gentable2.cc\
    9189   gms.cc\
    9290   grammar.cc\
     
    252250misc_ip.cc: feOpt.h
    253251
     252mpsr_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
     258iparith.o :iparith.inc
     259
    254260##
    255261## miscellanous targets
Note: See TracChangeset for help on using the changeset viewer.