=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/rdist/Makefile,v retrieving revision 1.7 retrieving revision 1.8 diff -c -r1.7 -r1.8 *** src/usr.bin/rdist/Makefile 1996/09/07 03:14:26 1.7 --- src/usr.bin/rdist/Makefile 1997/04/27 13:01:27 1.8 *************** *** 1,11 **** ! # $OpenBSD: Makefile,v 1.7 1996/09/07 03:14:26 millert Exp $ # # from: @(#)Makefile 5.11 (Berkeley) 3/12/91 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 rshrcmd.c setargs.c signal.c CLEANFILES+=gram.c y.tab.h LDADD= -lcompat --- 1,11 ---- ! # $OpenBSD: Makefile,v 1.8 1997/04/27 13:01:27 downsj Exp $ # # from: @(#)Makefile 5.11 (Berkeley) 3/12/91 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 rshrcmd.c signal.c CLEANFILES+=gram.c y.tab.h LDADD= -lcompat