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