Remove buf->b_saveaddr, assert that vmapbuf() is only called on pbuf's. Pass
[dragonfly.git] / usr.bin / soelim / Makefile
blobf937624d520444817db05869628f068a279785f6
1 # @(#)Makefile 8.1 (Berkeley) 6/6/93
2 # $DragonFly: src/usr.bin/soelim/Makefile,v 1.2 2004/09/26 15:56:13 joerg Exp $
4 PROG= soelim
5 WARNS?= 6
7 .include <bsd.prog.mk>