diff --git a/GNUmakefile b/GNUmakefile index 5526a5c..afe9318 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -3,6 +3,8 @@ ## Copyright (C) 2007-2010, Jan Vidar Krey # +-include Makefile.private + CC = gcc LD := $(CC) MV := mv