# $MirOS: src/usr.bin/diff/Makefile,v 1.3 2005/03/15 19:23:48 tg Exp $ PROG= diff SRCS= diff.c diffdir.c diffreg.c CFLAGS+= -Wall .include