=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/rdist/Makefile,v retrieving revision 1.10 retrieving revision 1.11 diff -c -r1.10 -r1.11 *** src/usr.bin/rdist/Makefile 1997/09/21 11:50:32 1.10 --- src/usr.bin/rdist/Makefile 2001/08/31 23:31:30 1.11 *************** *** 1,10 **** ! # $OpenBSD: Makefile,v 1.10 1997/09/21 11:50:32 deraadt Exp $ PROG= rdist CFLAGS+=-I. -DOS_H=\"os-openbsd.h\" SRCS= gram.y child.c client.c common.c distopt.c docmd.c expand.c \ ! isexec.c lookup.c message.c rdist.c signal.c CLEANFILES+=gram.c y.tab.h LDADD= -lcompat --- 1,10 ---- ! # $OpenBSD: Makefile,v 1.11 2001/08/31 23:31:30 millert Exp $ PROG= rdist CFLAGS+=-I. -DOS_H=\"os-openbsd.h\" 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 LDADD= -lcompat