(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.61 and 1.62

version 1.61, 2006/02/20 19:06:18 version 1.62, 2006/09/10 20:40:54
Line 127 
Line 127 
         @echo "Running autoconf..."         @echo "Running autoconf..."
         autoconf         autoconf
  
 config make/config.h: configure  make/config.h: configure
         @echo "Running ./configure..."         @echo "Running ./configure..."
         @./configure || ( echo "Configure failed."; exit 1 )         @./configure || ( echo "Configure failed."; exit 1 )
           touch make/config.h
  
 ifeq ($(strip $(IS_NATIVE)), 1) ifeq ($(strip $(IS_NATIVE)), 1)
 config.make:  make/config.h config.make:  make/config.h


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

CENS CVS Mailing List
Powered by
ViewCVS 0.9.2