Remove duplicate free.
[nedit.git] / makefiles / Makefile.dcosx
blob7da59634c9598e2085a9738a50a12c93a1c3f4c4
1 # $Id: Makefile.dcosx,v 1.5 2003/05/20 00:27:55 n8gray Exp $
2 # Makefile for Pyramid
4 # Thanks to Koen D'Hondt and patrick@wombat.logica.co.uk
5 CC=cc
6 AR=ar
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 # To test if the Motif library exports the runtime version
12 # add -DHAVE__XMVERSIONSTRING to CFLAGS
14 CFLAGS=-O
15 LIBS= -lXm -lXt -lX11
17 include Makefile.common
19 verify_config: