File:
[ELWIX - Embedded LightWeight unIX -] /
libaitwww /
inc /
Makefile.in
Revision
1.1.1.1 (vendor branch):
download - view:
text,
annotated -
select for diffs -
revision graph
Thu Mar 8 23:40:21 2012 UTC (12 years, 9 months ago) by
misho
Branches:
misho,
MAIN
CVS tags:
www3_4,
www3_3,
www3_2,
www3_1,
www3_0,
www2_1,
www1_4,
www1_3,
www1_2,
www1_1,
www1_0,
start,
WWW3_3,
WWW3_2,
WWW3_1,
WWW3_0,
WWW2_1,
WWW2_0,
WWW1_3,
WWW1_2,
WWW1_1,
WWW1_0,
HEAD
libaitwww
#
# (C) 2012 by Michael Pounov <misho@elwix.org>
# AITNET ltd - Sofia/Bulgaria
#
# $Author: misho $
# $Id: Makefile.in,v 1.1.1.1 2012/03/08 23:40:21 misho Exp $
#
prefix = @prefix@
exec_prefix = @exec_prefix@
includedir = @includedir@
INSTALL = @INSTALL@
all:
depend:
clean:
@rm -f *~
install:
${INSTALL} aitwww.h ${includedir}
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>