freebsd_amp_hwpstate/usr.sbin/xten/Makefile

11 lines
146 B
Makefile

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