# # $Header$ # # HP-UX 10.x makefile definitions. # # $Log$ # # # Compiler selection. # CC= cc CFLAGS= -O -Ae # # Location of the -lgen library (HP-UX has merged it into libc). # GENLIBS= -lPW # # Location of the DBM library. # DBMLIBS= -lndbm