Searched refs:XLIB (Results 1 – 5 of 5) sorted by relevance
55 XLIB = -L/usr/X11R6/lib -lX1159 RLIBSd = $(PNGLIBd) $(ZLIBd) $(XLIB) -lm60 RLIBSs = $(PNGLIBs) $(ZLIBs) $(XLIB) -lm
42 XLIB = -L/usr/lib/X11 -lX1149 RLIBS = $(PNGLIB) $(ZLIB) $(XLIB) -lm
115 XLIB="-lX11"118 XLIB="-L$ac_x_libraries -lX11"193 AC_SUBST(XLIB) subst
202 $(CC) -o $@ $^ $(CFLAGS) $(LIBS) -framework Cocoa @XLIB@214 $(CC) -o $@ $^ $(CFLAGS) $(LIBS) @XLIB@
24 XLIB = -L/usr/X11R6/lib -lX11 macro31 LIBS = $(XLIB) -lm #platforms that need libm
Completed in 4 milliseconds