=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/rdist/Makefile,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- src/usr.bin/rdist/Makefile 2014/07/05 05:31:35 1.18 +++ src/usr.bin/rdist/Makefile 2014/07/12 03:32:00 1.19 @@ -1,8 +1,8 @@ -# $OpenBSD: Makefile,v 1.18 2014/07/05 05:31:35 guenther Exp $ +# $OpenBSD: Makefile,v 1.19 2014/07/12 03:32:00 guenther Exp $ PROG= rdist -CFLAGS+=-I. -I${.CURDIR} -DOS_H=\"os-openbsd.h\" +CFLAGS+=-I. -I${.CURDIR} SRCS= gram.y child.c client.c common.c distopt.c docmd.c expand.c \ isexec.c lookup.c message.c rdist.c CLEANFILES+=gram.c y.tab.h