--- a/me8100_test_perl/Makefile Sat Jan 26 18:02:03 2002 +0100 +++ b/me8100_test_perl/Makefile Sat Jan 26 19:46:15 2002 +0100 @@ -6,6 +6,8 @@ clean: -rm -f $(bin_SCRIPTS) +test: test.pl ME8100.pm + %: %.pl perl -c $< cp -f $< $@