Changeset d44785 in git for factory/Makefile.am


Ignore:
Timestamp:
Sep 27, 2011, 3:15:55 PM (13 years ago)
Author:
Volker Braun <vbraun.name@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
f3fb4d02b80a3234382e5318316d68fb66cc1f08
Parents:
b9e11ba1ccf9ce6f95143f2be5524707ba4e9689
git-author:
Volker Braun <vbraun.name@gmail.com>2011-09-27 15:15:55+02:00
git-committer:
Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 16:13:40+01:00
Message:
Cleaned up Makefile.am to remove superfluous rules
Also, note that -DHAVE_CONFIG_H is defined automatically
File:
1 edited

Legend:

Unmodified
Added
Removed
  • factory/Makefile.am

    rb9e11ba rd44785  
    9191                parseutil.cc \
    9292                ftmpl_inst.cc \
    93                 factory.h factoryconf.h cplusplus.h
     93                factory.h factoryconf.h
    9494
    9595if WITH_PARSER_FOR_CANONICAL_FORM
     
    322322        ${builddir}/cplusplus > ${builddir}/cplusplus.h
    323323
    324 cf_gmp.h: cplusplus.h
    325 
    326324#ftmpl_inst.o:  ftmpl_inst.cc factoryconf.h factory.h \
    327325#               $(addprefix templates/,$(templatesrc)) \
Note: See TracChangeset for help on using the changeset viewer.