Fix for SF bug #1908890: window title not updated.
[nedit.git] / makefiles / Makefile.freebsd
blobf0a89d3c6b596c6bf92041f33f25e90098e753b7
1 # $Id: Makefile.freebsd,v 1.6 2003/11/22 13:03:39 edg Exp $
2 CC=cc
3 AR=ar
5 # For editres, add -DEDITRES to CFLAGS and -lXmu to LIBS
7 # To evaluate an alternative layout for the Replace/Find dialog, add
8 # -DREPLACE_SCOPE to the CFLAGS. See the README file for more information.
10 # To test if the Motif library exports the runtime version
11 # add -DHAVE__XMVERSIONSTRING to CFLAGS
13 CFLAGS=-O -I${PREFIX}/include -DUSE_DIRENT -DUSE_LPR_PRINT_CMD -DUSE_XMIM
14 LIBS= ${MOTIFLIB} -L${PREFIX}/lib -lm -lXpm -lXext -lXt -lSM -lICE -lX11
16 include Makefile.common
18 verify_config: check_tif_rule