• unknown's avatar
    Makefile.am · b8151c7e
    unknown authored
        - test* targets are identical (as much as possible) to 5.0 & 5.1 versions
        - use @PERL@ ./mysql-test-run.pl, instead of depending on /usr/bin/perl location
        - PHONY: target includes all test targets
    
    
    Makefile.am:
      - test* targets are identical (as much as possible) to 5.0 & 5.1 versions
      - use @PERL@ ./mysql-test-run.pl, instead of depending on /usr/bin/perl location
      - PHONY: target includes all test targets
    b8151c7e
Makefile.am 4.45 KB