(file) Return to Makefile CVS log (file) Jump to this file's LXR Page (dir) Up to [CENS] / emstar

Diff for /emstar/Makefile between version 1.62 and 1.63

version 1.62, 2006/09/10 20:40:54 version 1.63, 2007/01/29 21:33:57
Line 47 
Line 47 
         @$(MAKE) -f Makefile.main install-fusd         @$(MAKE) -f Makefile.main install-fusd
  
 clean: clean:
         if [[ ! ( . -ef ./$(OBJDIR) ) ]] ; then rm -rf ./$(OBJDIR) ; fi          if [ ! . -ef ./$(OBJDIR) ] ; then rm -rf ./$(OBJDIR) ; fi
 ifeq ($(strip $(IS_NATIVE)), 1) ifeq ($(strip $(IS_NATIVE)), 1)
         rm -f config.make         rm -f config.make
         rm -f make/config.h         rm -f make/config.h


Legend:
Removed from v.1.62  
changed lines
  Added in v.1.63

CENS CVS Mailing List
Powered by
ViewCVS 0.9.2