[Olsr-cvs] olsrd-current/lib/quagga Makefile,1.7,1.8
Bernd Petrovitsch
(spam-protected)
Fri Oct 5 00:29:53 CEST 2007
Update of /cvsroot/olsrd/olsrd-current/lib/quagga
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv32326/lib/quagga
Modified Files:
Makefile
Log Message:
* bug fix by Acinonyx <(spam-protected)>
Index: Makefile
===================================================================
RCS file: /cvsroot/olsrd/olsrd-current/lib/quagga/Makefile,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** Makefile 26 Jul 2007 17:34:54 -0000 1.7
--- Makefile 4 Oct 2007 22:29:51 -0000 1.8
***************
*** 42,45 ****
--- 42,48 ----
PLUGIN_VER = 0.2.2
+ TOPDIR = ../..
+ include $(TOPDIR)/Makefile.inc
+
#CPPFLAGS += -DMY_DEBUG
CFLAGS += -g
***************
*** 50,56 ****
#CPPFLAGS += -DZEBRA_HEADER_MARKER=255
- TOPDIR = ../..
- include $(TOPDIR)/Makefile.inc
-
ifeq ($(OS),win32)
default_target install clean:
--- 53,56 ----
More information about the Olsr-cvs
mailing list