Patch from ICS to do proper subclassing - this will make it more immune to
[nedit.git] / makefiles / Makefile.m88k.svr4
blob471aee08cd181c003e2a1b325fa1913088d5062a
1 # $Id: Makefile.m88k.svr4,v 1.5 2003/05/20 00:27:56 n8gray Exp $
2 # Makefile for Motorola SVR4 m88k
4 # Thanks to Mark Scott, Motorola Computer Group
5 CC=cc
6 AR=ar
8 # To evaluate an alternative layout for the Replace/Find dialog, add
9 # -DREPLACE_SCOPE to the CFLAGS. See the README file for more information.
11 # To test if the Motif library exports the runtime version
12 # add -DHAVE__XMVERSIONSTRING to CFLAGS
14 CFLAGS=-O -s -DUSE_DIRENT -DSVR4 -DMOTOROLA
15 LIBS= -lm -lXm -lXt -lX11 -lgen 
17 include Makefile.common
19 verify_config: