Annotation of 43BSDReno/lib/libdbm/Makefile, revision 1.1

1.1     ! root        1: #      @(#)Makefile    5.9 (Berkeley) 6/8/90
        !             2: 
        !             3: LIB=   dbm
        !             4: SRCS=  dbm.c
        !             5: MAN3=  dbm.0
        !             6: MLINKS+=dbm.3 dbminit.3 dbm.3 delete.3 dbm.3 fetch.3 dbm.3 firstkey.3 \
        !             7:        dbm.3 nextkey.3 dbm.3 store.3
        !             8: 
        !             9: beforeinstall:
        !            10:        install -c -o ${BINOWN} -g ${BINGRP} -m ${MANMODE} ${.CURDIR}/dbm.h \
        !            11:            ${DESTDIR}/usr/include/dbm.h
        !            12: 
        !            13: .include <bsd.lib.mk>

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.