/[PAMELA software]/chewbacca/PamOffLineSW/Make.def.post
ViewVC logotype

Diff of /chewbacca/PamOffLineSW/Make.def.post

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1.1.1 by mocchiut, Tue Sep 23 07:20:11 2008 UTC revision 1.2 by mocchiut, Wed Jul 29 15:46:58 2009 UTC
# Line 14  Line 14 
14  ###############################################################################  ###############################################################################
15    
16  distclean-sub:  distclean-sub:
17    ifeq ($(verbose),)
18            @find . -name "obj" | xargs rm -rf
19    else
20          find . -name "obj" | xargs rm -rf          find . -name "obj" | xargs rm -rf
21    endif
22    
23  help:  help:
24          @echo "You shall set BASEDIR env variable to your path," ;\          @echo "You shall set BASEDIR env variable to your path," ;\

Legend:
Removed from v.1.1.1.1  
changed lines
  Added in v.1.2

  ViewVC Help
Powered by ViewVC 1.1.23