# @(#)Makefile 8.1 (Berkeley) 5/31/93 # $FreeBSD$ PROG= dpt_dm MAN= dpt_dm.8 CFLAGS+=-Wall -I${.CURDIR}/../../../sys BINMODE=500 .include