/[dejagnu]/dejagnu/Makefile.in
ViewVC logotype

Diff of /dejagnu/Makefile.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.9 by rsavoye, Wed Sep 12 22:31:36 2001 UTC revision 1.10 by rsavoye, Thu Sep 13 02:34:49 2001 UTC
# Line 436  check-DEJAGNU: Line 436  check-DEJAGNU:
436          cd example ; $(MAKE) check          cd example ; $(MAKE) check
437  #       @echo "Do nothing here, cause we don't want to run the tests twice"  #       @echo "Do nothing here, cause we don't want to run the tests twice"
438    
439    # Since we don't use SUBDIRS, we have to manually clean the sub directories.
440    # We don't use SUBDIRS, so the excample or test cases don't get built
441    # by default for a "make all".
442  clean-local:  clean-local:
443          cd doc ; $(MAKE) clean          cd doc       ; $(MAKE) clean
444          cd testsuite ; $(MAKE) clean          cd testsuite ; $(MAKE) clean
445          cd example ; $(MAKE) clean          cd example   ; $(MAKE) clean
446    
447  # Set ourselves up to build a RedHat package  # Set ourselves up to build a RedHat package
448  tarball: overview.html overview.ps overview.pdf  tarball: overview.html overview.ps overview.pdf

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26