X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ec2182c646313598fa650813211f7e2874bff640..cb9965c3cc86503f4b5cab286378f576fe515280:/src/regex/makefile.wat diff --git a/src/regex/makefile.wat b/src/regex/makefile.wat index 8f2b74442d..b73464c60c 100644 --- a/src/regex/makefile.wat +++ b/src/regex/makefile.wat @@ -28,7 +28,7 @@ $(LIBTARGET) : $(OBJECTS) @for %i in ( $(OBJECTS) ) do @%append tmp.lbc +%i wlib /b /c /n /p=512 $^@ @tmp.lbc -clean: +clean: .SYMBOLIC -erase *.obj -erase $(LIBTARGET) -erase *.pch