Make.proto
changeset 3136 a9b402fbe62a
parent 3131 c375af86d2c5
child 3250 7430fbd3f1ba
equal deleted inserted replaced
3135:50948967dd54 3136:a9b402fbe62a
     1 # $Header: /cvs/stx/stx/libcomp/Make.proto,v 1.117 2013-04-17 07:15:03 vrany Exp $
     1 # $Header: /cvs/stx/stx/libcomp/Make.proto,v 1.118 2013-04-17 19:02:47 cg Exp $
     2 #
     2 #
     3 # DO NOT EDIT
     3 # DO NOT EDIT
     4 # automagically generated from the projectDefinition: stx_libcomp.
     4 # automagically generated from the projectDefinition: stx_libcomp.
     5 #
     5 #
     6 # Warning: once you modify this file, do not rerun
     6 # Warning: once you modify this file, do not rerun
    88 	sed -i -e "s/\".stx_libcomp.svn.st\");/\"\stx_libcomp.st\");/g" .stx_libcomp.svn.c
    88 	sed -i -e "s/\".stx_libcomp.svn.st\");/\"\stx_libcomp.st\");/g" .stx_libcomp.svn.c
    89 	$(MAKE) .stx_libcomp.svn.$(O)
    89 	$(MAKE) .stx_libcomp.svn.$(O)
    90 	@mv .stx_libcomp.svn.$(O) stx_libcomp.$(O)
    90 	@mv .stx_libcomp.svn.$(O) stx_libcomp.$(O)
    91 endif
    91 endif
    92 
    92 
    93 
       
    94 
       
    95 
       
    96 
       
    97 
       
    98 # run default testsuite for this package
       
    99 test: $(TOP)/goodies/builder/reports
       
   100 	$(MAKE) -C $(TOP)/goodies/builder/reports
       
   101 	$(TOP)/goodies/builder/reports/report-runner.sh -D . -r Builder::TestReport -p $(PACKAGE)
       
   102 
    93 
   103 
    94 
   104 
    95 
   105 # add more install actions here
    96 # add more install actions here
   106 install::
    97 install::