diff options
author | Thomas Grill <xovo@users.sourceforge.net> | 2004-06-21 14:08:57 +0000 |
---|---|---|
committer | Thomas Grill <xovo@users.sourceforge.net> | 2004-06-21 14:08:57 +0000 |
commit | e728a5bc3db296b4b67c2d3e5b56558c42c566a8 (patch) | |
tree | 180656eeb13352bc2cee7fb759e2ff74332069d2 /externals/grill/pool/makefile.pd-mingw | |
parent | cefab503b7db648244a4244ef255d15609e2c205 (diff) |
""
svn path=/trunk/; revision=1826
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) - - - - - - - - - |