Bochs/bochs-testing/plugin-test/common-make-defs.txt
2002-10-17 00:18:54 +00:00

13 lines
355 B
Plaintext

# this file is included by all the subdirectory makefiles
test:
@echo "*** Running test in `pwd`"
-./uselib
@echo "*** Test done in `pwd`"
uselib.out.expected::
-./uselib | ${top_srcdir}/filter-test-output > uselib.out.expected
clean-common::
rm -rf .libs *.o *.lo *.la *.dll uselib uselib.exe bin lib uselib.out uselib.out.diffs *.def *.exp core