freebsd_amp_hwpstate/usr.sbin/qcamcontrol/qcamtime/Makefile

9 lines
171 B
Makefile
Raw Normal View History

#
# qcamtime is a program for snarfing timing histograms out of the kernel
# it is only meant for use by driver developers
#
PROG= qcamtime
NOMAN=
.include <bsd.prog.mk>