Flag the checkpoint descriptor so on restore we can identify it and use the
[dragonfly/vkernel-mp.git] / share / dict / Makefile
blob4e08b3e38234cfbca4b52db0e930cf6c06df5e2b
1 # @(#)Makefile 8.1 (Berkeley) 6/5/93
2 # $FreeBSD: src/share/dict/Makefile,v 1.9.2.2 2002/04/09 07:51:19 murray Exp $
3 # $DragonFly: src/share/dict/Makefile,v 1.2 2003/06/17 06:36:56 dillon Exp $
5 NOOBJ= noobj
7 # XXX MISSING: connectives words
8 FILES= README propernames web2 web2a freebsd
9 FILESDIR= ${BINDIR}/dict
10 SYMLINKS= web2 ${FILESDIR}/words
12 .include <bsd.prog.mk>