Bochs/bochs-testing/plugin-test/common-make-defs.txt

13 lines
355 B
Plaintext
Raw Normal View History

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