"Fossies" - the Fresh Open Source Software archive

Member "nedit-5.5/makefiles/Makefile.uhc" of archive nedit-5.5-src.tar.gz:


# $Id: Makefile.uhc,v 1.5 2003/05/20 00:27:56 n8gray Exp $
# Makefile for UHC Unix
#
# Thanks to peter@stella.nmti.co
CC=/usr/ucb/cc
AR=ar
#
# To evaluate an alternative layout for the Replace/Find dialog, add
# -DREPLACE_SCOPE to the CFLAGS. See the README file for more information.
#
# To test if the Motif library exports the runtime version
# add -DHAVE__XMVERSIONSTRING to CFLAGS
#
CFLAGS=-O
LIBS=-lm -lXm -lXt -lX11 -lgen

include Makefile.common

verify_config: