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