devtools/Make.proto
changeset 105 6b9c1ea81d49
parent 78 02b66132eae3
child 118 c40460d0df0d
equal deleted inserted replaced
104:928de75c0a34 105:6b9c1ea81d49
     1 # $Header: /cvs/stx/stx/goodies/petitparser/devtools/Make.proto,v 1.1 2012-05-05 14:50:19 vrany Exp $
     1 # $Header: /cvs/stx/stx/goodies/petitparser/devtools/Make.proto,v 1.2 2013-01-10 13:24:09 vrany Exp $
     2 #
     2 #
     3 # DO NOT EDIT
     3 # DO NOT EDIT
     4 # automagically generated from the projectDefinition: stx_goodies_petitparser_devtools.
     4 # automagically generated from the projectDefinition: stx_goodies_petitparser_devtools.
     5 #
     5 #
     6 # Warning: once you modify this file, do not rerun
     6 # Warning: once you modify this file, do not rerun
    69 
    69 
    70 
    70 
    71 
    71 
    72 
    72 
    73 
    73 
       
    74 
       
    75 
       
    76 # run default testsuite for this package
       
    77 test: $(TOP)/goodies/builder/reports
       
    78 	$(MAKE) -C $(TOP)/goodies/builder/reports
       
    79 	$(TOP)/goodies/builder/reports/report-runner.sh -D . -r Builder::TestReport -p $(PACKAGE)
       
    80 
       
    81 
       
    82 
    74 # add more install actions here
    83 # add more install actions here
    75 install::
    84 install::
    76 
    85 
    77 # add more install actions for aux-files (resources) here
    86 # add more install actions for aux-files (resources) here
    78 installAux::
    87 installAux::
   105 
   114 
   106 
   115 
   107 # BEGINMAKEDEPEND --- do not remove this line; make depend needs it
   116 # BEGINMAKEDEPEND --- do not remove this line; make depend needs it
   108 $(OUTDIR)PPDebugger.$(O) PPDebugger.$(H): PPDebugger.st $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
   117 $(OUTDIR)PPDebugger.$(O) PPDebugger.$(H): PPDebugger.st $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
   109 $(OUTDIR)PPDebuggingParser.$(O) PPDebuggingParser.$(H): PPDebuggingParser.st $(INCLUDE_TOP)/stx/goodies/petitparser/PPParser.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
   118 $(OUTDIR)PPDebuggingParser.$(O) PPDebuggingParser.$(H): PPDebuggingParser.st $(INCLUDE_TOP)/stx/goodies/petitparser/PPParser.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
       
   119 $(OUTDIR)XBGFParser.$(O) XBGFParser.$(H): XBGFParser.st $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
   110 $(OUTDIR)stx_goodies_petitparser_devtools.$(O) stx_goodies_petitparser_devtools.$(H): stx_goodies_petitparser_devtools.st $(INCLUDE_TOP)/stx/libbasic/LibraryDefinition.$(H) $(INCLUDE_TOP)/stx/libbasic/ProjectDefinition.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
   120 $(OUTDIR)stx_goodies_petitparser_devtools.$(O) stx_goodies_petitparser_devtools.$(H): stx_goodies_petitparser_devtools.st $(INCLUDE_TOP)/stx/libbasic/LibraryDefinition.$(H) $(INCLUDE_TOP)/stx/libbasic/ProjectDefinition.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
   111 
   121 
   112 # ENDMAKEDEPEND --- do not remove this line
   122 # ENDMAKEDEPEND --- do not remove this line
   113 
   123