# Makefile for the HP running HPUX
#

LIBS= -lX11 -lXt
CC=	gcc
CFLAGS=	-pipe
OPTIMISE=

include ../src/Makefile
