[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / src / sbin / nmeaattach

File: [local] / src / sbin / nmeaattach / Attic / Makefile (download)

Revision 1.1, Tue Jul 4 05:31:54 2006 UTC (17 years, 11 months ago) by mbalmer
Branch: MAIN
CVS Tags: OPENBSD_4_3_BASE, OPENBSD_4_3, OPENBSD_4_2_BASE, OPENBSD_4_2, OPENBSD_4_1_BASE, OPENBSD_4_1, OPENBSD_4_0_BASE, OPENBSD_4_0

nmeaattach - attach serial lines as timedelta sensors.  nmeaattach is used
to designate a serial line with a NMEA 0183 device (i.e. a GPS receiver) as a
source of a timedelta sensor.

ok deraadt@

#	$OpenBSD: Makefile,v 1.1 2006/07/04 05:31:54 mbalmer Exp $

PROG=	nmeaattach
MAN=	nmeaattach.8

.include <bsd.prog.mk>