diff options
Diffstat (limited to 'configs/hpux11-64-static')
-rw-r--r-- | configs/hpux11-64-static | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/hpux11-64-static b/configs/hpux11-64-static index 4161d535fd4..787f9279949 100644 --- a/configs/hpux11-64-static +++ b/configs/hpux11-64-static @@ -23,4 +23,3 @@ 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/pa20_64 -L/usr/contrib/X11R6/lib/pa20_64 -lXext -lXmu -lXt -lXi -lX11 -lm -lpthread -lCsup -lcl |