X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=makefile;h=b7a7a580bef5d9d67b4e0b08f70a5bb567d5320e;hb=e6e39c020391044b5841c6bfb6b8240c68f31d6a;hp=8ed9b91acce7cb5dd3efd5961cd6314b52513710;hpb=c2835a904938b5726f191ebe6fdb76380d586e7b;p=16.git diff --git a/makefile b/makefile index 8ed9b91a..b7a7a580 100755 --- a/makefile +++ b/makefile @@ -391,7 +391,7 @@ clean: .symbolic @if exist *.EXE $(REMOVECOMMAND) *.EXE @if exist *.OBJ $(REMOVECOMMAND) *.OBJ #@for %f in ($(SPRIUTILEXEC)) do @if exist %f $(REMOVECOMMAND) %f - @if not exist vrl2vrs wmake -h vrs + @if not exist vrl2vrs wmake -h pcx2vrl !else @if exist *.o $(REMOVECOMMAND) *.o !endif