diff options
Diffstat (limited to 'externals/grill/pool/makefile.pd-mingw')
-rwxr-xr-x | externals/grill/pool/makefile.pd-mingw | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/externals/grill/pool/makefile.pd-mingw b/externals/grill/pool/makefile.pd-mingw index ff2d2e55..c8d3a784 100755 --- a/externals/grill/pool/makefile.pd-mingw +++ b/externals/grill/pool/makefile.pd-mingw @@ -57,12 +57,3 @@ install:: $(TARGET) .PHONY: clean clean: rm -f $(TARGDIR)/*.o $(TARGET) - - - - - - - - - |