Author: cy
Date: Tue Aug 15 12:26:43 2017
New Revision: 322535
URL: https://svnweb.freebsd.org/changeset/base/322535

Log:
  MFC r322113:
  
  Remove dead target introduced in r178828.
  
  Approved by:  re (marius)

Modified:
  stable/10/kerberos5/libexec/ipropd-master/Makefile
Directory Properties:
  stable/10/   (props changed)

Modified: stable/10/kerberos5/libexec/ipropd-master/Makefile
==============================================================================
--- stable/10/kerberos5/libexec/ipropd-master/Makefile  Tue Aug 15 09:44:18 
2017        (r322534)
+++ stable/10/kerberos5/libexec/ipropd-master/Makefile  Tue Aug 15 12:26:43 
2017        (r322535)
@@ -11,9 +11,6 @@ LDADD=        -lkadm5srv -lhdb -lkrb5 -lhx509 -lroken ${LIBVE
        -lasn1 -lcrypto -lcrypt -lcom_err ${LDAPLDADD}
 LDFLAGS=${LDAPLDFLAGS}
 
-foo::
-       echo ${LIBHX509}
-
 .include <bsd.prog.mk>
 
 .PATH: ${KRB5DIR}/lib/kadm5
_______________________________________________
svn-src-stable-10@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-stable-10
To unsubscribe, send any mail to "svn-src-stable-10-unsubscr...@freebsd.org"

Reply via email to