From 3f2826210b1128657d474926f52f5f097d706bf2 Mon Sep 17 00:00:00 2001 From: "John C. Vernaleo" Date: Tue, 1 Jul 2014 16:09:52 -0400 Subject: Set DXT_DS_RESOURCE_DIR as RESDIR in Makefile. This removes the hardcoded path for it on all platforms. Provided by Unit193 on irc (and initially suggested by @jrib on github). --- freebsd/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'freebsd') diff --git a/freebsd/Makefile b/freebsd/Makefile index e67adb1..3e3de1b 100644 --- a/freebsd/Makefile +++ b/freebsd/Makefile @@ -16,6 +16,7 @@ PREFIX?= /usr/local BINDIR?= $(PREFIX)/bin MANDIR?= $(PREFIX)/man RESDIR?= $(PREFIX)/share/xombrero +CFLAGS+= -DXT_DS_RESOURCE_DIR=\"$(RESDIR)\" CC?= cc -- cgit 1.4.1-2-gfad0