Cross Reference: Makefile
xref: /src/libexec/talkd/Makefile
  • Home
  • History
  • AnnotateAnnotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/libexec/talkd/
Makefile revision 1.9
11.9Schristos#	$NetBSD: Makefile,v 1.9 2002/08/20 13:56:50 christos Exp $
21.4Schristos#	@(#)Makefile	8.1 (Berkeley) 6/4/93
31.1Scgd
41.6SchristosPROG=	ntalkd
51.9SchristosSRCS=	talkd.c announce.c process.c table.c print.c utmpentry.c
61.3ScgdMAN=	talkd.8
71.5SchristosDPADD+=${LIBUTIL}
81.5SchristosLDADD+=-lutil
91.9Schristos
101.9Schristos.PATH.c: ${.CURDIR}/../../usr.bin/who
111.9SchristosCPPFLAGS+=-I${.CURDIR}/../../usr.bin/who -DSUPPORT_UTMPX -DSUPPORT_UTMP
121.1Scgd
131.1Scgd.include <bsd.prog.mk>
14

Indexes created Mon Jan 12 22:09:36 GMT 2026