ossp-pkg/fsl/Makefile.in 1.9 -> 1.10
--- Makefile.in 2002/08/01 11:41:05 1.9
+++ Makefile.in 2002/08/02 11:33:10 1.10
@@ -113,6 +113,7 @@
-e "s;\@FSL_CFGDIR\@;$(FSL_CFGDIR);g" \
-e "s;\@FSL_PREFIX\@;$(FSL_PREFIX);g" >fsl.3
+test: check
check: $(TST_NAME)
@$(RM) fsl_test.debug >/dev/null 2>&1 || true; \
$(RM) fsl_test.syslog >/dev/null 2>&1 || true; \
|
|