X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ec2182c646313598fa650813211f7e2874bff640..e3bfcacf3aa7f7e94f28e09fc75510e894095f87:/src/regex/makefile.wat?ds=sidebyside 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