You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

5 lines
172 B

# X11
#X11_HOME_DIRECTORY=/usr/lpp/X11
X11_HOME_DIRECTORY=/usr/unsupported
X11_INCLUDE_FLAGS = -I$(X11_HOME_DIRECTORY)/include
X11_LIB_FLAGS = -L$(X11_HOME_DIRECTORY)/lib