1 # $Id: Makefile.qnx,v 1.3 2003/05/20 00:27:56 n8gray Exp $
4 # (reference: NEdit develop mailinglist)
10 # To evaluate an alternative layout for the Replace/Find dialog, add
11 # -DREPLACE_SCOPE to the CFLAGS. See the README file for more information.
13 # To test if the Motif library exports the runtime version
14 # add -DHAVE__XMVERSIONSTRING to CFLAGS
16 CFLAGS=-O0 -I/usr/X11R6/include -DNO_XMIM
18 LIBS=-L/x86/usr/X11R6/lib -lm -lsocket -lXm -lXt -lICE -lSM -lX11
20 include Makefile.common