This website requires JavaScript.
Explore
Help
Sign In
HybridDog
/
geany
Watch
1
Star
0
Fork
0
You've already forked geany
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
geany
/
tagmanager
/
Makefile.am
4 lines
83 B
Makefile
Raw
Normal View
History
Unescape
Escape
Initial import git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@4 ea778897-0a13-0410-b9d1-a72fbfd435f5
2005-11-22 12:26:26 +00:00
## Process this file with automake to produce Makefile.in
added tagmanager support for filetype DocBook and LaTeX git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@123 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-01-11 18:50:44 +00:00
Refactor tagmanager source files architecture Split ctags and tagmanager sources, as follows: tagmanager/ctags: the parsers, more or less upstream CTags; tagmanager/mio: local MIO library copy; tagmanager/src: actual tagmanager sources.
2012-05-08 22:14:29 +02:00
SUBDIRS
=
ctags mio src
Reference in New Issue
Copy Permalink