# System: alpha_4.0 - OSF1 V4.0 564 alpha # # OSF/1 NDBM may have problems with large users files, we use GDBM instead. # # If you wish to use the OSF/1 system NDBM library instead of GDBM, # uncomment the first RADLIBS line and comment out the second RADLIBS line. # # GDBM source is available at no charge from the Free Software Foundation # at ftp://prep.ai.mit.edu/pub/gnu/ and is covered by the GNU Public License, # available at the same site. # CC=cc COPT = -g CPPFLAGS = -DNOSHADOW -DVSYSLOG RADLIBS = $(OBJDIR)/libgdbm.a