Patch from ICS to do proper subclassing - this will make it more immune to
[nedit.git] / makefiles / Makefile.dec
bloba0d311d79a5cc790c6ade61d0b5ff494ac1bdf19
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
6 CC=cc
7 AR=ar
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
16 ARFLAGS=-urs
17 BIGGER_STRINGS= -Wf,-XNl8192
18 LIBS= -lXm -lXt -lX11 -lm
20 include Makefile.common
22 verify_config: