Index: user/ngie/add-pjdfstest/tests/sys/pjdfstest/tests/Makefile.inc =================================================================== --- user/ngie/add-pjdfstest/tests/sys/pjdfstest/tests/Makefile.inc (nonexistent) +++ user/ngie/add-pjdfstest/tests/sys/pjdfstest/tests/Makefile.inc (revision 271380) @@ -0,0 +1,9 @@ +.PATH: ${.CURDIR:H:H:H:H:H}/contrib/pjdfstest/tests/${.CURDIR:T} + +KYUAFILE= no + +.for script in ${SCRIPTS} +.if ${script:E} == "t" +SCRIPTSNAME_${script}= ${script} +.endif +.endfor Property changes on: user/ngie/add-pjdfstest/tests/sys/pjdfstest/tests/Makefile.inc ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property