Add the source code for /usr/src/usr.bin from the Net/2 tape
[unix-history] / usr / src / bin / rcp / Makefile
index ab73b5b..96d1ded 100644 (file)
@@ -1,10 +1,7 @@
-#      @(#)Makefile    5.3 (Berkeley) %G%
+#      @(#)Makefile    5.4 (Berkeley) 10/21/90
 
 PROG=  rcp
 
 PROG=  rcp
-SRCS=  rcp.c krcmd.c kcmd.c
-CFLAGS+=-DKERBEROS
-DPADD= ${LIBKRB} ${LIBDES}
-LDADD= -lkrb -ldes
+SRCS=  rcp.c 
 BINOWN=        root
 BINMODE=4555
 .PATH: ${.CURDIR}/../../usr.bin/rlogin
 BINOWN=        root
 BINMODE=4555
 .PATH: ${.CURDIR}/../../usr.bin/rlogin