[Tinyos-2-commits] CVS: tinyos-2.x/tools/platforms/mica/uisp Makefile.am, 1.4, 1.5

Jan Beutel beutel at users.sourceforge.net
Tue Jul 8 05:31:21 PDT 2008


Update of /cvsroot/tinyos/tinyos-2.x/tools/platforms/mica/uisp
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv26429/tools/platforms/mica/uisp

Modified Files:
	Makefile.am 
Log Message:
made uisp compilation quieter (no more aclocal warnings)

Index: Makefile.am
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/tools/platforms/mica/uisp/Makefile.am,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** Makefile.am	12 Dec 2006 18:23:00 -0000	1.4
--- Makefile.am	8 Jul 2008 12:31:18 -0000	1.5
***************
*** 50,54 ****
                         src/stamp-h.in $(AUX_DIST)
  
! ACLOCAL              = aclocal -I $(auxdir)
  
  install_aux_files    = AUTHORS ChangeLog COPYING INSTALL CHANGES CHANGES.old \
--- 50,54 ----
                         src/stamp-h.in $(AUX_DIST)
  
! ACLOCAL              = aclocal --warnings=none -I $(auxdir)
  
  install_aux_files    = AUTHORS ChangeLog COPYING INSTALL CHANGES CHANGES.old \



More information about the Tinyos-2-commits mailing list