[Olsr-cvs] olsrd-current Makefile,1.69,1.70

Andreas T�nnesen (spam-protected)
Wed May 3 10:59:18 CEST 2006


Update of /cvsroot/olsrd/olsrd-current
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2553

Modified Files:
	Makefile 
Log Message:
Initial addittion of the BMF multicast plugin

Index: Makefile
===================================================================
RCS file: /cvsroot/olsrd/olsrd-current/Makefile,v
retrieving revision 1.69
retrieving revision 1.70
diff -C2 -d -r1.69 -r1.70
*** Makefile	6 Jan 2006 06:52:17 -0000	1.69
--- Makefile	3 May 2006 08:59:16 -0000	1.70
***************
*** 161,164 ****
--- 161,169 ----
  		$(MAKE) -C lib/pgraph install 
  
+ bmf:
+ 		$(MAKE) -C lib/bmf clean
+ 		$(MAKE) -C lib/bmf 
+ 		$(MAKE) -C lib/bmf install 
+ 
  build_all:	cfgparser olsrd libs
  install_all:	install install_libs





More information about the Olsr-cvs mailing list