]> granicus.if.org Git - libatomic_ops/commit
Improve Makefile for MS VC++.
authorIvan Maidanski <ivmai@mail.ru>
Tue, 9 Aug 2011 16:42:05 +0000 (20:42 +0400)
committerIvan Maidanski <ivmai@mail.ru>
Tue, 9 Aug 2011 16:42:05 +0000 (20:42 +0400)
commit9302b469b04a6fba174637ac5c27fbbbf3713c57
tree9fc470fe97398cfba77c4445b9502d7f481c2f70
parent51055c729e930d9b99712647967b495a1cee9cf5
Improve Makefile for MS VC++.

* src/Makefile.msft: Remove list_atomic.c from the comment.
* src/Makefile.msft: Compile with -W3 option; replace -o option
with /Fo.
* src/Makefile.msft (clean): New target.
src/Makefile.msft