[zaptel-commits] tzafrir: branch 1.2 r3644 - /branches/1.2/xpp/Makefile

SVN commits to the Zaptel project zaptel-commits at lists.digium.com
Thu Jan 10 12:26:03 CST 2008


Author: tzafrir
Date: Thu Jan 10 12:26:03 2008
New Revision: 3644

URL: http://svn.digium.com/view/zaptel?view=rev&rev=3644
Log:
Complete the renaming of Makefile (to reduce merge issues with local xpp
copy).

Added:
    branches/1.2/xpp/Makefile   (with props)

Added: branches/1.2/xpp/Makefile
URL: http://svn.digium.com/view/zaptel/branches/1.2/xpp/Makefile?view=auto&rev=3644
==============================================================================
--- branches/1.2/xpp/Makefile (added)
+++ branches/1.2/xpp/Makefile Thu Jan 10 12:26:03 2008
@@ -1,0 +1,7 @@
+# We only get here on kernels 2.6.0-2.6.8 .
+# For newer kernels, Kbuild will be included directly by the kernel
+# build system.
+-include $(src)/Kbuild
+
+ctags:
+	ctags *.[ch]

Propchange: branches/1.2/xpp/Makefile
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: branches/1.2/xpp/Makefile
------------------------------------------------------------------------------
    svn:keywords = Authord Date Id Revision

Propchange: branches/1.2/xpp/Makefile
------------------------------------------------------------------------------
    svn:mime-type = text/plain




More information about the zaptel-commits mailing list