Makefile   [plain text]


##
# Makefile for diffstat
##

# Project info
Project			= diffstat
UserType		= Developer
ToolType		= Commands

# It's a GNU Source project
include $(MAKEFILEPATH)/CoreOS/ReleaseControl/GNUSource.make