better handling for X11 oddities on various systems

This commit is contained in:
David D. Zuhn
1992-11-30 22:58:37 +00:00
parent 394171ace4
commit d10f77c1b8
3 changed files with 15 additions and 0 deletions

4
config/mh-sun Normal file
View File

@ -0,0 +1,4 @@
# X11
OPENWINHOME = /usr/openwin
X11_INCLUDE_FLAGS = -I$(OPENWINHOME)/include
X11_LIB_FLAGS = -L$(OPENWINHOME)/lib