# $FreeBSD$ PROG= ezupload SRCS= ezupload.c CFLAGS+= -Wall CFLAGS+= -I/sys MAN1= ezupload.1 CLEANFILES+= *~ .include