head	1.2;
access;
symbols;
locks; strict;
comment	@# @;


1.2
date	2011.09.08.04.36.49;	author agc;	state Exp;
branches;
next	1.1;

1.1
date	2011.09.08.04.30.34;	author agc;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Bring forward some changes to make this build with WARNS=4, to give some
namespace protection for SHA1 and MD5 routines (implemented and used in
axtls itself)
@
text
@#	$NetBSD: Makefile,v 1.1.1.1 2011/06/18 04:53:13 agc Exp $

# sources from:
#	http://sourceforge.net/projects/axtls/files/1.4.3/axTLS-1.4.3.tar.gz/download

SUBDIR=		lib .WAIT
SUBDIR+=	bin

.include <bsd.subdir.mk>

t:
	cd bin && ${MAKE} t
@


1.1
log
@add a basic reachover infrastructure for axtls
@
text
@@

