Subversion Repositories wimsdev

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
10 reyssat 1
;; Object debian/
2
;; SEMANTICDB Tags save file
3
(semanticdb-project-database-file "debian/"
4
  :tables (list 
5
   (semanticdb-table "rules"
6
    :major-mode 'makefile-mode
7
    :tags '(("configure" function (:arguments ("configure-stamp")) nil [322 364]) ("configure-stamp" function nil nil [349 426]) ("build" function (:arguments ("build-stamp")) nil [451 471]) ("build-stamp" function (:arguments ("configure-stamp")) nil [471 514]) ("clean" function nil nil [645 713]) ("install" function (:arguments ("build")) nil [799 869]) ("binary-indep" function (:arguments ("build" "install")) nil [1029 1093]) ("binary-arch" function (:arguments ("build" "install")) nil [1137 1210]) ("binary" function (:arguments ("binary-indep" "binary-arch")) nil [1583 1622]))
8
    :file "rules"
9
    :pointmax 1686
10
    )
11
   )
12
  :file "semantic.cache"
13
  :semantic-tag-version "2.0pre3"
14
  :semanticdb-version "2.0pre3"
15
  )