1 # $Id: Makefile.dec,v 1.6 2003/05/20 00:27:55 n8gray Exp $
3 # Makefile for old versions of OSF.
4 # Use Makefile.dec for Digital Unix 4.0 and above
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
15 CFLAGS=-O -DUSE_DIRENT
17 BIGGER_STRINGS= -Wf,-XNl8192
18 LIBS= -lXm -lXt -lX11 -lm
20 include Makefile.common