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
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
16 LIBS= -lXm -lXt -lX11 -lSM -lICE -lm
18 include Makefile.common