summaryrefslogtreecommitdiff
path: root/mk/os-prefix.mk
blob: 94fda96334cd136dd9eb659fef6e711a4012350e (plain)
1
2
3
4
5
6
# Copyright (c) 2012 William Hubbs <w.d.hubbs@gmail.com>
# Released under the 2-clause BSD license.

ifeq (${MKPREFIX},yes}
CPPFLAGS+=	-DPREFIX
endif