quad.h now depends on machine/endian.h for the value of _QUAD_HIGHWORD
[unix-history] / lib / libtelnet / Makefile
# @(#)Makefile 5.4 (Berkeley) 5/7/91
LIB= telnet
SRCS= genget.c getent.c gettytab.c misc.c
.PATH: ${.CURDIR}/../../libexec/getty
.include <bsd.lib.mk>