Changeset 286


Ignore:
Timestamp:
Sep 25, 2007, 12:22:21 PM (17 years ago)
Author:
barrand
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • snovis/trunk/build/GNUmakefile

    r282 r286  
    6767#///////////////////////////////////////////////////////////////////////////
    6868clean ::
    69         /bin/rm -f $(bin)/*.o;/bin/rm -f $(bin)/*.a;/bin/rm -f $(bin)/*.so;/bin/rm -f $(bin)/*.dylib;/bin/rm -f $(bin)/*.bundle
     69        /bin/rm -f $(bin)/*.o;/bin/rm -f $(bin)/*.a;/bin/rm -f $(bin)/*.so;/bin/rm -f $(bin)/*.dylib;/bin/rm -f $(bin)/*.bundle;/bin/rm $(bin)/snovis_program
    7070
    7171include G4Lab.gmk
Note: See TracChangeset for help on using the changeset viewer.