Changeset fb69232


Ignore:
Timestamp:
08/29/16 11:06:24 (8 years ago)
Author:
Hal Finkel <hfinkel@…>
Branches:
master, pympi
Children:
5d57155
Parents:
c13d973
git-author:
Hal Finkel <hfinkel@…> (08/29/16 11:06:24)
git-committer:
Hal Finkel <hfinkel@…> (08/29/16 11:06:24)
Message:

rm the .pyc when you make clean

File:
1 edited

Legend:

Unmodified
Added
Removed
  • GNUmakefile

    ref727a6 rfb69232  
    197197 
    198198clean: 
    199         rm -rf frontend mpi 
    200  
     199        rm -rf frontend mpi python/genericio.pyc 
     200 
Note: See TracChangeset for help on using the changeset viewer.