1 changed files with 5 additions and 0 deletions
@ -1 +1,6 @@ |
|||
INSTALL = cp |
|||
# 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 |
|||
|
|||
Loading…
Reference in new issue