From 829691741abd9da4e17d45f2b25773e07abc83ba Mon Sep 17 00:00:00 2001 From: Eric Allman Date: Sat, 21 Aug 1993 22:15:18 -0800 Subject: [PATCH] add clientproto.cf SCCS-vsn: usr.sbin/sendmail/cf/cf/Makefile 8.2 --- usr/src/usr.sbin/sendmail/cf/cf/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/usr/src/usr.sbin/sendmail/cf/cf/Makefile b/usr/src/usr.sbin/sendmail/cf/cf/Makefile index 8d79209076..d5c2b227d0 100644 --- a/usr/src/usr.sbin/sendmail/cf/cf/Makefile +++ b/usr/src/usr.sbin/sendmail/cf/cf/Makefile @@ -1,4 +1,4 @@ -# @(#)Makefile 8.1 (Berkeley) %G% +# @(#)Makefile 8.2 (Berkeley) %G% M4= m4 #M4= /usr/src/usr.bin/m4/obj/m4 @@ -21,7 +21,7 @@ ALL= cs-hidden.cf cs-exposed.cf \ mail.cs.cf mail.eecs.cf ucbvax.cf vangogh.cf \ chez.cf knecht.cf cogsci.cf alpha.cf s2k.cf auspex.cf \ python.cf \ - tcpproto.cf uucpproto.cf + clientproto.cf tcpproto.cf uucpproto.cf all: $(ALL) -- 2.20.1