[Olsr-cvs] olsrd-current/lib Makefile,1.10,1.11

Bernd Petrovitsch (spam-protected)
Tue Apr 3 10:46:04 CEST 2007


Update of /cvsroot/olsrd/olsrd-current/lib
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv19377/lib

Modified Files:
	Makefile 
Log Message:
* added bmf ot SUBDIRS

Index: Makefile
===================================================================
RCS file: /cvsroot/olsrd/olsrd-current/lib/Makefile,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** Makefile	14 Feb 2007 21:47:06 -0000	1.10
--- Makefile	3 Apr 2007 08:46:02 -0000	1.11
***************
*** 1,7 ****
! # This is quite ougly but at least it works
  ifeq ($(OS),linux)
  SUBDIRS := $(shell find -maxdepth 2 -name Makefile -not -path ./Makefile -printf "%h\n")
  else
! SUBDIRS := dot_draw dyn_gw dyn_gw_plain httpinfo mini nameservice pgraph secure txtinfo
  endif
  
--- 1,7 ----
! # This is quite ugly but at least it works
  ifeq ($(OS),linux)
  SUBDIRS := $(shell find -maxdepth 2 -name Makefile -not -path ./Makefile -printf "%h\n")
  else
! SUBDIRS := bmf dot_draw dyn_gw dyn_gw_plain httpinfo mini nameservice pgraph secure txtinfo
  endif
  





More information about the Olsr-cvs mailing list