1 # $Id: Makefile.m88k.svr4,v 1.3 2001/08/17 23:02:55 edg Exp $
2 # Makefile for Motorola SVR4 m88k
4 # Thanks to Mark Scott, Motorola Computer Group
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 CFLAGS=-O -s -DUSE_DIRENT -DSVR4 -DMOTOROLA
12 LIBS= -lm -lXm -lXt -lX11 -lgen
14 include Makefile.common