mirror of
https://git.savannah.gnu.org/git/gperf.git
synced 2025-12-02 13:09:22 +00:00
Fix "make clean" with MSVC.
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
2012-07-01 Bruno Haible <bruno@clisp.org>
|
||||
|
||||
Fix "make clean" with MSVC.
|
||||
With MSVC 9, a program is created together with a .manifest file.
|
||||
* src/Makefile.in (clean): Remove also the .manifest file.
|
||||
* tests/Makefile.in (clean): Remove also the .manifest files.
|
||||
|
||||
2012-07-01 Bruno Haible <bruno@clisp.org>
|
||||
|
||||
Update expected test results.
|
||||
|
||||
Reference in New Issue
Block a user