- also remove *.exp and *.def, which are generated on win32

This commit is contained in:
Bryce Denney 2002-10-16 15:52:36 +00:00
parent 6ce1a5f593
commit f3a611de1f

View File

@ -9,4 +9,4 @@ 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
rm -rf .libs *.o *.lo *.la *.dll uselib uselib.exe bin lib uselib.out uselib.out.diffs *.def *.exp