File:
[ELWIX - Embedded LightWeight unIX -] /
ansh /
inc /
Makefile.in
Revision
1.2:
download - view:
text,
annotated -
select for diffs -
revision graph
Mon Oct 17 20:14:02 2011 UTC (13 years ago) by
misho
Branches:
MAIN
CVS tags:
ansh2_1,
ansh2_0,
ansh1_3,
ansh1_2,
ansh1_1,
HEAD,
ANSH2_0,
ANSH1_3,
ANSH1_2,
ANSH1_1,
ANSH1_0
ver 1.0
#
# (C) 2011 by Michael Pounov <misho@openbsd-bg.org>
# AITNET ltd - Sofia/Bulgaria
#
# $Author: misho $
# $Id: Makefile.in,v 1.2 2011/10/17 20:14:02 misho Exp $
#
prefix = @prefix@
exec_prefix = @exec_prefix@
INSTALL = @INSTALL@
all:
depend:
clean:
@rm -f *~
install:
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>