Newer
Older
invertedlogic / Makefiles / Makefile-ctags-5.7
@John Ryland John Ryland on 19 Jan 2009 170 bytes add these
NAME=CTags
SOURCE=http://jaist.dl.sourceforge.net/sourceforge/ctags/ctags-5.7.tar.gz
TARGET=bin/ctags
OPTIONS=--enable-macro-patterns --with-readlib

include Common.mak