make the __asm for the pushfl fakery __volatile.
[dragonfly.git] / share / dict / Makefile
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 04:36:56 dillon Exp $
4
5 NOOBJ=          noobj
6
7 # XXX MISSING:  connectives words
8 FILES=          README propernames web2 web2a freebsd
9 FILESDIR=       ${BINDIR}/dict
10 SYMLINKS=       web2 ${FILESDIR}/words
11
12 .include <bsd.prog.mk>