File:
[ELWIX - Embedded LightWeight unIX -] /
libaitpelco /
inc /
Makefile.in
Revision
1.1.1.1 (vendor branch):
download - view:
text,
annotated -
select for diffs -
revision graph
Fri Jan 22 00:57:31 2010 UTC (15 years, 3 months ago) by
misho
Branches:
start,
MAIN
CVS tags:
pelco2_3,
pelco2_2,
pelco2_1,
pelco2_0,
pelco1_2,
pelco1_1,
pelco1_0,
misho,
PELCO2_2,
PELCO2_1,
PELCO2_0,
PELCO1_2,
PELCO1_1,
PELCO1_0,
HEAD
libaitpelco Pelco-D/P protocol
#
# (C) 2010 by Michael Pounov <misho@openbsd-bg.org>
# AITNET ltd - Sofia/Bulgaria
#
# $Author: misho $
# $Id: Makefile.in,v 1.1.1.1 2010/01/22 00:57:31 misho Exp $
#
prefix = @prefix@
exec_prefix = @exec_prefix@
includedir = @includedir@
INSTALL = @INSTALL@
all:
depend:
clean:
@rm -f *~
install:
${INSTALL} aitpelco.h ${includedir}
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>