## # Makefile for cscope # wsanchez@opensource.apple.com ## # Project info Project = cscope UserType = Developer ToolType = Commands Extra_Environment = AUTOCONF="$(Sources)/missing autoconf" \ AUTOHEADER="$(Sources)/missing autoheader" # It's a GNU Source project include $(MAKEFILEPATH)/CoreOS/ReleaseControl/GNUSource.make