Makefile revision 1.13
1# $NetBSD: Makefile,v 1.13 1997/05/22 18:05:44 cjs Exp $ 2# @(#)Makefile 8.1 (Berkeley) 6/5/93 3 4# Missing: connectives, words 5 6FILES= README propernames web2 web2a 7FILESDIR=${BINDIR}/dict 8NOOBJ= noobj 9LINKS= ${FILESDIR}/web2 ${FILESDIR}/words 10 11.include <bsd.prog.mk> 12