It actually helps to have make clean on windows too

git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@2610 c6295689-39f2-0310-b995-f0e70906c6a9
This commit is contained in:
martin 2005-09-21 10:10:15 +00:00
parent c9147cf283
commit 73294da5c9
1 changed files with 4 additions and 0 deletions

View File

@ -35,3 +35,7 @@ install-headers-dir:
.c.obj::
cl $(COPTS) /c $<
clean::
del /Q *.obj *.dll *.exe