Paste: stupid clean files

Author: cataska
Mode: factor
Date: Mon, 4 May 2009 04:34:15
Plain Text |
clean:
    rm -f vm/*.o
    rm -f factor*.dll
    rm -f libfactor.a
    rm -f libfactor.so
    rm -f libfactor.dylib
    rm -f libfactor-ffi-test.a
    rm -f libfactor-ffi-test.so
    rm -f libfactor-ffi-test.dylib Factor.app/Contents/Frameworks/libfactor.dylib

New Annotation

Summary:
Author:
Mode:
Body: