freebsd-dev/usr.sbin/qcamcontrol/qcamtime/Makefile
Paul Traina 36c6c789f2 Import improved quickcam driver control utilities, and
un-installed histogram program for checking driver timing.
1996-03-01 06:14:47 +00:00

9 lines
171 B
Makefile

#
# 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>