From b214732b457cefb62d0bc5409cc62dd929e848ed Mon Sep 17 00:00:00 2001 From: Gunnar Wrobel Date: Sun, 4 Sep 2005 09:02:56 +0000 Subject: Added comment plugin svn path=/local/; revision=337 --- z-distfiles/scripts-gw/semantic.cache | 13 +++++++++++++ z-distfiles/semantic.cache | 14 ++++++++++++++ 2 files changed, 27 insertions(+) create mode 100644 z-distfiles/scripts-gw/semantic.cache create mode 100644 z-distfiles/semantic.cache diff --git a/z-distfiles/scripts-gw/semantic.cache b/z-distfiles/scripts-gw/semantic.cache new file mode 100644 index 0000000..f843f7d --- /dev/null +++ b/z-distfiles/scripts-gw/semantic.cache @@ -0,0 +1,13 @@ +;; Object semantic.cache +;; SEMANTICDB Tags save file +(semanticdb-project-database "semantic.cache" + :file "semantic.cache" + :tables (list + (semanticdb-table "Makefile" + :file "Makefile" + :pointmax 481 + :major-mode 'makefile-mode + :tokens '(("DESTDIR" variable nil (nil) nil nil nil [1 10]) ("SBINSCRIPTS" variable nil (("SVN-dump") ("SVN-monthly") ("birthDay") ("check-SUID") ("tripUpdate") ("SVN-daily") ("check-ALLWRITE") ("dailyRoutine") ("mysql-dump-all")) nil nil nil [11 130]) ("BINSCRIPTS" variable nil (("emerge-single") ("svm-replicate") ("svm-expanded") ("svm-start")) nil nil nil [130 194]) ("all" function nil (nil) nil nil nil [195 235]) ("install" function nil (("$(SBINSCRIPTS)") ("$(BINSCRIPTS)")) nil nil nil [235 481])) + ) + ) + ) diff --git a/z-distfiles/semantic.cache b/z-distfiles/semantic.cache new file mode 100644 index 0000000..bb604b4 --- /dev/null +++ b/z-distfiles/semantic.cache @@ -0,0 +1,14 @@ +;; Object semantic.cache +;; SEMANTICDB Tags save file +(semanticdb-project-database "semantic.cache" + :file "semantic.cache" + :tables (list + (semanticdb-table "Makefile" + :file "Makefile" + :pointmax 360 + :major-mode 'makefile-mode + :tokens '(("DOWNLOAD_DIR" variable nil (("/var/www/www.gunnarwrobel.de/htdocs/downloads/")) nil nil nil [1 61]) ("VERSION" variable nil (("1.2")) nil nil nil [61 73]) ("TAR" variable nil (("tar") ("cvfj")) nil nil nil [74 88]) ("TAREX" variable nil (("--exclude=\"CVS\"") ("--exclude=\".svn\"") ("--exclude=*~")) nil nil nil [88 140]) ("DEREF" variable nil (("--dereference")) nil nil nil [140 160]) ("scripts-gw" function nil (nil) nil nil nil [161 360])) + :unmatched-syntax '((shell-command 292 . 359)) + ) + ) + ) -- cgit v1.2.3-65-gdbad