VS 2012 コンソールで nmake を使用して GDAL をコンパイルしています。前回 nmake コマンドによって生成されたすべてのファイルを削除するのにどのコマンドが役立つかを知りたいです。
c:\gdal>nmake clean
Microsoft (R) Program Maintenance Utility Version 11.00.60610.1
Copyright (C) Microsoft Corporation. All rights reserved.
NMAKE : fatal error U1073: don't know how to make 'clean'
Stop.