(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.58 and 1.59

version 1.58, 2006/01/27 06:14:31 version 1.59, 2006/01/31 21:36:45
Line 85 
Line 85 
         @echo "  mica, mica2, mica2dot, cricket, micaz, telos"         @echo "  mica, mica2, mica2dot, cricket, micaz, telos"
         @echo "        build Mote targets"         @echo "        build Mote targets"
         @echo         @echo
           @echo "  mica2 frequency selection by separate platforms:"
           @echo "     mica2-433        (freq '0')"
           @echo "     mica2-433-alt    (freq '2')"
           @echo "     mica2-918        (freq '1')"
           @echo "     mica2-918-alt    (freq '3')"
           @echo
           @echo "  mica2 does not set a frequency; you can define it by"
           @echo "     passing make EMSTAR_MOTE_FREQ=-DCC1K_DEFAULT_FREQ=xxx."
           @echo "     Please avoid adding this TinyOS Makefiles, so "
           @echo "     that people do not see unexpected frequency settings."
           @echo
         @echo Environment:         @echo Environment:
         @echo " NATIVE_KCFLAGS=$(NATIVE_KCFLAGS)"         @echo " NATIVE_KCFLAGS=$(NATIVE_KCFLAGS)"
         @echo " PKG_CONFIG_PATH=$(PKG_CONFIG_PATH)"         @echo " PKG_CONFIG_PATH=$(PKG_CONFIG_PATH)"
Line 96 
Line 107 
         @echo " MAKERULES=$(MAKERULES)"         @echo " MAKERULES=$(MAKERULES)"
         @echo " NESC_DIR=$(NESC_DIR)"         @echo " NESC_DIR=$(NESC_DIR)"
         @echo " AVR_DIR=$(AVR_DIR)"         @echo " AVR_DIR=$(AVR_DIR)"
           @echo " EMSTAR_MOTE_FREQ=$(EMSTAR_MOTE_FREQ)"
  
 configure: configure:
         @echo "Running autoconf..."         @echo "Running autoconf..."


Legend:
Removed from v.1.58  
changed lines
  Added in v.1.59

CENS CVS Mailing List
Powered by
ViewCVS 0.9.2