[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / src / usr.bin / rdist

Diff for /src/usr.bin/rdist/Makefile between version 1.10 and 1.11

version 1.10, 1997/09/21 11:50:32 version 1.11, 2001/08/31 23:31:30
Line 4 
Line 4 
 PROG=   rdist  PROG=   rdist
 CFLAGS+=-I. -DOS_H=\"os-openbsd.h\"  CFLAGS+=-I. -DOS_H=\"os-openbsd.h\"
 SRCS=   gram.y child.c client.c common.c distopt.c docmd.c expand.c \  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          isexec.c lookup.c message.c rdist.c
 CLEANFILES+=gram.c y.tab.h  CLEANFILES+=gram.c y.tab.h
   
 LDADD=  -lcompat  LDADD=  -lcompat

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11