1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-21 11:13:30 +00:00
freebsd/usr.sbin/xten/Makefile
1999-08-28 01:35:59 +00:00

8 lines
127 B
Makefile

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