# CINT/GNUmakefile # $Id: GNUmakefile,v 1.16 2004/02/08 16:39:20 snyder Exp $ # ############################################################# # file lists (standard names, local contents) # subdirectories SUBDIRS = src tool main # Should probably build this recursively... TAGS_SOURCES := src/*.c src/*.cxx CINT/*.h ############################################################ include d0_util/etags.mk include SoftRelTools/standard.mk