Restored the "invalid default virtual key binding" workaround that had
[nedit.git] / makefiles / Makefile.uhc
blob145f4d0e91750e805e4f5a373da6474a45f86ea4
1 # $Id: Makefile.uhc,v 1.5 2003/05/20 00:27:56 n8gray Exp $
2 # Makefile for UHC Unix
4 # Thanks to peter@stella.nmti.co
5 CC=/usr/ucb/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=-lm -lXm -lXt -lX11 -lgen
17 include Makefile.common
19 verify_config: