1 # @(#)Makefile 5.9 (Berkeley) 9/27/90 2 3 PROG= rlogind 4 SRCS= rlogind.c 5 MAN8= rlogind.0 6 DPADD= ${LIBUTIL} 7 LDADD= -lutil 8 .PATH: ${.CURDIR}/../../usr.bin/rlogin 9 10 .include <bsd.prog.mk> 11
Indexes created Wed Oct 29 01:09:52 GMT 2025