Remove duplicate free.
[nedit.git] / makefiles / Makefile.ccur
blob30960e2e37b593d25e28a1dbd5e59fae95e77dee
1 # $Id: Makefile.ccur,v 1.6 2003/11/22 13:03:39 edg Exp $
2 # Makefile for Concurrent SVR4 using PowerMax OS 4.2 or later
3 #  
4 # Provided by Robert Yunk of the Boeing Company
6 CC=cc
7 AR=ar
9 # To evaluate an alternative layout for the Replace/Find dialog, add
10 # -DREPLACE_SCOPE to the CFLAGS. See the README file for more information.
12 # To test if the Motif library exports the runtime version
13 # add -DHAVE__XMVERSIONSTRING to CFLAGS
15 CFLAGS=-O -DUSE_DIRENT -DEDITRES
16 ARFLAGS=-urs
17 LIBS=-lm -lXm -lXmu -lXt -lX11 -lnsl -lsocket -lXp -lSM -lICE -lXext
19 include Makefile.common
21 # Installation Notes:
22 #   Remember to delete or update the old version of the app-defaults
23 #   file(s) or you will have accelerator keys missing and File Open
24 #   and File Save As errors.
26 verify_config: