Restored the "invalid default virtual key binding" workaround that had
[nedit.git] / makefiles / Makefile.unicos
blob48ecb3f52a31334e6087f09e99378cad4f11460f
1 # $Id: Makefile.unicos,v 1.7 2003/05/20 00:27:56 n8gray Exp $
2 # Makefile for Cray Unicos
4 # Thanks to Osman Buyukisik
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=-DUSE_DIRENT -DUNICOS -DMAXPATHLEN=1023
15 BIGGER_STRINGS=
16 LIBS=  -lXm -lXt -lX11 -lSM -lICE -lm
18 include Makefile.common
20 verify_config: