# [$Id$]
# compiler:	HP-UX POSIX-conformant C Compiler
#DONOT: CC = /bin/c89
DEFINES=$(G_DEFINE)
#DEFINES=$(G_DEFINE) -DDEBUG
UPDAT_OPT=NONE
CFLAGS = -Aa -Ae -g $(DEFINES)
CCVER = echo \"HP-UX POSIX-conformant C Compiler\"
#
