Restored the "invalid default virtual key binding" workaround that had
[nedit.git] / makefiles / Makefile.cygwin
bloba97e4f193ec642ea7bcd25f101a3325705dd9296
1 # $Id: Makefile.cygwin,v 1.8 2004/01/12 17:31:34 edg Exp $
2 CC=gcc
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 -DDONT_HAVE_GLOB -DCYGWIN -DUSE_DIRENT -DUSE_LPR_PRINT_CMD -DNO_XMIM
14 ARFLAGS=-urs
15 LIBS= -L/usr/X11R6/lib -lXm -lXpm -lXext -lXt -lSM -lICE -lX11
17 include Makefile.common
19 verify_config: check_tif_rule