=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/rdist/Makefile,v retrieving revision 1.8 retrieving revision 1.9 diff -c -r1.8 -r1.9 *** src/usr.bin/rdist/Makefile 1997/04/27 13:01:27 1.8 --- src/usr.bin/rdist/Makefile 1997/07/22 06:59:37 1.9 *************** *** 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 --- 1,11 ---- ! # $OpenBSD: Makefile,v 1.9 1997/07/22 06:59:37 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 signal.c CLEANFILES+=gram.c y.tab.h LDADD= -lcompat