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
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
15 LIBS=-lm -lXm -lXt -lX11 -lgen
17 include Makefile.common