openrc/mk/os-prefix.mk

7 lines
150 B
Makefile
Raw Normal View History

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