|
|
1.1 ! root 1: # @(#)Makefile 5.2 (Berkeley) 6/8/90 ! 2: ! 3: all explain clean cleandir depend lint tags: ! 4: ! 5: install: ! 6: install -c -o ${BINOWN} -g ${BINGRP} -m 444 \ ! 7: ${.CURDIR}/explain.d ${DESTDIR}/usr/share/dict ! 8: install -c -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \ ! 9: ${.CURDIR}/explain.sh ${DESTDIR}${BINDIR}/explain ! 10: ! 11: .include "../../Makefile.inc" ! 12: .include <bsd.prog.mk>
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.