1 # $Id: Makefile.convex,v 1.5 2003/05/20 00:27:55 n8gray Exp $
4 # Thanks to Stephane Bortzmeyer, Conservatoire National des Arts et Metiers
9 # To evaluate an alternative layout for the Replace/Find dialog, add
10 # -DREPLACE_SCOPE to the CFLAGS. See the README file for more information.
12 # To test if the Motif library exports the runtime version
13 # add -DHAVE__XMVERSIONSTRING to CFLAGS
16 LIBS= -L/usr/lib/X11 -lXm -lXt -lX11
17 include Makefile.common