1 # Makefile for xtend (Stark) 10/30/93
2 # $FreeBSD: src/libexec/xtend/Makefile,v 1.7.2.1 2001/04/25 10:41:03 ru Exp $
3 # $DragonFly: src/libexec/xtend/Makefile,v 1.2 2003/06/17 04:27:08 dillon Exp $
8 SRCS
= xtend.c status.c packet.c user.c
9 CFLAGS
+= -DXTENUNAME
=\"xten
\" -DXTENGNAME
=\"xten
\"
15 .
include <bsd.prog.mk
>