Set NATIVEXBINDIR on OpenBSD.
This commit is contained in:
committed by
Jon Trulson
parent
c57d2191e8
commit
c64ac1985b
@@ -196,6 +196,8 @@ INCLUDES = -I$(XPROJECTROOT)/include/freetype2
|
||||
|
||||
#if defined (SunArchitecture)
|
||||
NATIVEXBINDIR = /usr/openwin/bin
|
||||
#elif defined(OpenBSDArchitecture)
|
||||
NATIVEXBINDIR = /usr/X11R6/bin
|
||||
#else
|
||||
NATIVEXBINDIR = /usr/bin/X11
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user