Imakefile diffs for OpenBSD.
This commit is contained in:
committed by
Jon Trulson
parent
045c80dd78
commit
131c7a9e04
@@ -28,6 +28,9 @@ BIT_ORDER_DEFINES = -DLSB_BIT_ORDER
|
||||
#endif
|
||||
|
||||
INCLUDES = -I. -I./il -I./jpeg
|
||||
#if defined(OpenBSDArchitecture)
|
||||
INCLUDES += -I$(INCROOT)
|
||||
#endif
|
||||
DEFINES = -DDTLIB -DXK_MISCELLANY $(LOCAL_DEFINES) \
|
||||
-DCDE_INSTALLATION_TOP='"$(CDE_INSTALLATION_TOP)"' \
|
||||
-DCDE_CONFIGURATION_TOP='"$(CDE_CONFIGURATION_TOP)"' \
|
||||
|
||||
Reference in New Issue
Block a user