Remove duplicate free.
[nedit.git] / makefiles / Makefile.openbsd
blob54fed3ec197bdaf3c35e03d831c1862bc697d2e8
1 # $Id: Makefile.openbsd,v 1.4 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/usr/X11R6/include -DUSE_DIRENT -DUSE_LPR_PRINT_CMD
14 ARFLAGS=-ur
15 LIBS= -L/usr/X11R6/lib -lXm -lXpm -lXp -lXext -lXt -lSM -lICE -lX11 -lm
17 include Makefile.common
19 verify_config: check_tif_rule