1 # Configuration for OSF/1
3 include $(TOP)/configs/default
10 CFLAGS = -O2 -std1 -ieee_with_no_inexact -DUSE_XSHM -DPTHREADS -D_REENTRANT
11 CXXFLAGS = -O2 -std ansi -ieee -DPTHREADS -D_REENTRANT
12 MKLIB_OPTIONS = -static
17 APP_LIB_DEPS = -noso -L$(TOP)/$(LIB_DIR) -l$(GLUT_LIB) -l$(GLU_LIB) -l$(GL_LIB) -so_archive -lX11 -lXext -lXmu -lXi -lpthread -lm -lcxx