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

Bernd Petrovitsch (spam-protected)
Sat Jul 28 21:33:51 CEST 2007


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

Modified Files:
	Makefile 
Log Message:
* also delete the dependency files correctly

Index: Makefile
===================================================================
RCS file: /cvsroot/olsrd/olsrd-current/src/olsr_switch/Makefile,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** Makefile	4 Aug 2005 18:57:11 -0000	1.10
--- Makefile	28 Jul 2007 19:33:48 -0000	1.11
***************
*** 13,17 ****
  
  clean:
! 	rm -f *.o *.d
  	rm -f *~
  	rm -f $(TOPDIR)/$(BINNAME)
--- 13,17 ----
  
  clean:
! 	rm -f *.[od]
  	rm -f *~
  	rm -f $(TOPDIR)/$(BINNAME)





More information about the Olsr-cvs mailing list