This commit is contained in:
William Hubbs 2012-08-31 14:47:20 -05:00
parent 9e88d73aaa
commit ea696b47c8
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# Copyright (c) 2012 William Hubbs <w.d.hubbs@gmail.com>
# Released under the 2-clause BSD license.
ifeq (${MKPREFIX},yes}
ifeq (${MKPREFIX},yes)
CPPFLAGS+= -DPREFIX
endif