ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/src/trunk/tests/Makefile
Revision: 11943
Committed: Sat Jul 21 20:12:18 2018 UTC (5 years, 9 months ago) by laffer1
Content type: text/plain
File size: 347 byte(s)
Log Message:
add some test files

File Contents

# Content
1 # $MidnightBSD$
2 # $FreeBSD: stable/10/tests/Makefile 291792 2015-12-04 18:14:31Z bdrewery $
3
4 .include <bsd.own.mk>
5
6 SUBDIR+= etc
7 SUBDIR+= sys
8 SUBDIR_PARALLEL=
9
10 TESTSDIR= ${TESTSBASE}
11 KYUAFILE= yes
12
13 afterinstall: install-tests-local
14 install-tests-local: .PHONY
15 ${INSTALL_SYMLINK} ../local/tests ${DESTDIR}${TESTSDIR}/local
16
17 .include <bsd.test.mk>

Properties

Name Value
svn:eol-style native
svn:keywords MidnightBSD=%H
svn:mime-type text/plain