- also remove *.exp and *.def, which are generated on win32
This commit is contained in:
parent
6ce1a5f593
commit
f3a611de1f
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user