diff options
Diffstat (limited to 'configs/hpux11-32-static')
-rw-r--r-- | configs/hpux11-32-static | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/hpux11-32-static b/configs/hpux11-32-static index 58a1c638f12..40352fb7def 100644 --- a/configs/hpux11-32-static +++ b/configs/hpux11-32-static @@ -22,5 +22,4 @@ GLW_LIB_NAME = libGLw.a OSMESA_LIB_NAME = libOSMesa.a # Library/program dependencies -APP_LIB_DEPS = -L$(TOP)/$(LIB_DIR) -l$(GLUT_LIB) -l$(GLU_LIB) -l$(GL_LIB) -L/usr/lib/X11R6/ -L/usr/contrib/X11R6/lib/ -lXext -lXmu -lXt -lXi -lX11 -lm -lpthread -lCsup -lcl |