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