fd2c7cbdc1
in the GSoC 2008 atfify project. Reorganization of files and build system reworked by me.
11 lines
180 B
Makefile
11 lines
180 B
Makefile
# $NetBSD: Makefile,v 1.1 2009/02/13 20:58:14 jmmv Exp $
|
|
|
|
.include <bsd.own.mk>
|
|
|
|
SUBDIR= libcrypto
|
|
|
|
TESTSDIR= ${TESTSBASE}/crypto
|
|
|
|
.include <bsd.test.mk>
|
|
.include <bsd.subdir.mk>
|