freebsd-dev/secure/lib/Makefile
Mark Murray d5fc4d2a65 After pst and ache fixed secure telnet, it was still not in the main
makefiles. This puts it in.

PLEASE NOTE - YOU WILL NEED TO BUILD AND INSTALL THE libtelnet IN secure/
Reviewed by:
Submitted by:
Obtained from:
1995-07-29 12:49:25 +00:00

7 lines
118 B
Makefile

# $Id: Makefile,v 1.2 1994/09/08 19:06:58 csgr Exp $
SUBDIR= libcipher libcrypt libtelnet
.include <bsd.subdir.mk>