[Olsr-cvs] olsrd-current Makefile,1.103,1.104

Bernd Petrovitsch (spam-protected)
Mon Nov 5 00:34:59 CET 2007


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

Modified Files:
	Makefile 
Log Message:
* removed left-over target

Index: Makefile
===================================================================
RCS file: /cvsroot/olsrd/olsrd-current/Makefile,v
retrieving revision 1.103
retrieving revision 1.104
diff -C2 -d -r1.103 -r1.104
*** Makefile	4 Nov 2007 19:07:43 -0000	1.103
--- Makefile	4 Nov 2007 23:34:57 -0000	1.104
***************
*** 57,62 ****
  TAG_SRCS =	$(SRCS) $(HDRS) $(wildcard $(CFGDIR)/*.[ch] $(SWITCHDIR)/*.[ch])
  
! .PHONY: default_target cfgparser switch
! default_target: cfgparser $(EXENAME)
  
  $(EXENAME):	$(OBJS) src/builddata.o
--- 57,62 ----
  TAG_SRCS =	$(SRCS) $(HDRS) $(wildcard $(CFGDIR)/*.[ch] $(SWITCHDIR)/*.[ch])
  
! .PHONY: default_target switch
! default_target: $(EXENAME)
  
  $(EXENAME):	$(OBJS) src/builddata.o





More information about the Olsr-cvs mailing list