1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-10-19 02:29:40 +00:00
freebsd/usr.sbin/xten/Makefile
1996-09-04 22:31:32 +00:00

8 lines
122 B
Makefile

# Makefile for xten (Stark) 10/30/93
# $Id$
PROG= xten
CFLAGS+= -I${.CURDIR}/../../libexec/xtend
.include <bsd.prog.mk>