Add the source code for /usr/src/usr.bin from the Net/2 tape
[unix-history] / usr / src / bin / rcp / Makefile
index de55d29..96d1ded 100644 (file)
@@ -1,11 +1,7 @@
-#      @(#)Makefile    5.4.1.1 (Berkeley) 10/21/90
+#      @(#)Makefile    5.4 (Berkeley) 10/21/90
 
 PROG=  rcp
 
 PROG=  rcp
-SRCS=  rcp.c
-#SRCS= rcp.c krcmd.c kcmd.c
-#CFLAGS+=-DKERBEROS -DCRYPT
-#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