[Olsr-cvs] olsrd-current/make Makefile.fbsd, 1.7, 1.8 Makefile.linux, 1.6, 1.7 Makefile.nbsd, 1.4, 1.5 Makefile.obsd, 1.3, 1.4 Makefile.osx, 1.5, 1.6 Makefile.win32, 1.5, 1.6 Makefile.wince, 1.2, 1.3
Bernd Petrovitsch
(spam-protected)
Sat Oct 21 23:24:48 CEST 2006
Update of /cvsroot/olsrd/olsrd-current/make
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv5525/make
Modified Files:
Makefile.fbsd Makefile.linux Makefile.nbsd Makefile.obsd
Makefile.osx Makefile.win32 Makefile.wince
Log Message:
* tell emacs'ens the correct filetype
Index: Makefile.obsd
===================================================================
RCS file: /cvsroot/olsrd/olsrd-current/make/Makefile.obsd,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** Makefile.obsd 2 Jun 2005 14:41:59 -0000 1.3
--- Makefile.obsd 21 Oct 2006 21:24:46 -0000 1.4
***************
*** 23,24 ****
--- 23,28 ----
OS_LIB_PTHREAD =
OS_LIB_DYNLOAD =
+
+ # Local Variables:
+ # mode: makefile
+ # End:
Index: Makefile.wince
===================================================================
RCS file: /cvsroot/olsrd/olsrd-current/make/Makefile.wince,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** Makefile.wince 2 Jun 2005 14:41:59 -0000 1.2
--- Makefile.wince 21 Oct 2006 21:24:46 -0000 1.3
***************
*** 21,22 ****
--- 21,26 ----
OS_LIB_PTHREAD =
OS_LIB_DYNLOAD =
+
+ # Local Variables:
+ # mode: makefile
+ # End:
Index: Makefile.win32
===================================================================
RCS file: /cvsroot/olsrd/olsrd-current/make/Makefile.win32,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** Makefile.win32 11 Oct 2006 20:18:35 -0000 1.5
--- Makefile.win32 21 Oct 2006 21:24:46 -0000 1.6
***************
*** 104,105 ****
--- 104,109 ----
C:/Program\ Files/NSIS/makensis gui\win32\Inst\installer.nsi
mv olsr-setup.exe olsr-$(VERS)-setup.exe
+
+ # Local Variables:
+ # mode: makefile
+ # End:
Index: Makefile.linux
===================================================================
RCS file: /cvsroot/olsrd/olsrd-current/make/Makefile.linux,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** Makefile.linux 15 Feb 2006 06:34:04 -0000 1.6
--- Makefile.linux 21 Oct 2006 21:24:46 -0000 1.7
***************
*** 39,40 ****
--- 39,44 ----
OS_LIB_PTHREAD = -lpthread
OS_LIB_DYNLOAD = -ldl
+
+ # Local Variables:
+ # mode: makefile
+ # End:
Index: Makefile.osx
===================================================================
RCS file: /cvsroot/olsrd/olsrd-current/make/Makefile.osx,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** Makefile.osx 5 Jan 2006 06:04:47 -0000 1.5
--- Makefile.osx 21 Oct 2006 21:24:46 -0000 1.6
***************
*** 27,28 ****
--- 27,32 ----
OS_LIB_PTHREAD =
OS_LIB_DYNLOAD =
+
+ # Local Variables:
+ # mode: makefile
+ # End:
Index: Makefile.fbsd
===================================================================
RCS file: /cvsroot/olsrd/olsrd-current/make/Makefile.fbsd,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** Makefile.fbsd 22 Jun 2005 20:04:34 -0000 1.7
--- Makefile.fbsd 21 Oct 2006 21:24:46 -0000 1.8
***************
*** 39,40 ****
--- 39,44 ----
OS_LIB_PTHREAD = -pthread
OS_LIB_DYNLOAD =
+
+ # Local Variables:
+ # mode: makefile
+ # End:
Index: Makefile.nbsd
===================================================================
RCS file: /cvsroot/olsrd/olsrd-current/make/Makefile.nbsd,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** Makefile.nbsd 2 Jun 2005 15:34:01 -0000 1.4
--- Makefile.nbsd 21 Oct 2006 21:24:46 -0000 1.5
***************
*** 23,24 ****
--- 23,28 ----
OS_LIB_PTHREAD =
OS_LIB_DYNLOAD =
+
+ # Local Variables:
+ # mode: makefile
+ # End:
More information about the Olsr-cvs
mailing list