Fix for SF bug #1908890: window title not updated.
[nedit.git] / makefiles / Makefile.ultrix
blob146ae248d1086bc648444feadb941f7e59821441
1 # $Id: Makefile.ultrix,v 1.5 2003/05/20 00:27:56 n8gray Exp $
2 CC=cc
3 AR=ar
5 # To evaluate an alternative layout for the Replace/Find dialog, add
6 # -DREPLACE_SCOPE to the CFLAGS. See the README file for more information.
8 # To test if the Motif library exports the runtime version
9 # add -DHAVE__XMVERSIONSTRING to CFLAGS
11 CFLAGS=-O -DUSE_MOTIF_GLOB
12 ARFLAGS=-urs
13 BIGGER_STRINGS= -Wf,-XNl8192
14 LIBS=-lm -lXm -lXt -lX11
16 include Makefile.common
18 verify_config: