History log of /freebsd-10-stable/lib/libc/tests/gen/posix_spawn/Makefile
Revision Date Author Comments
# 313488 09-Feb-2017 ngie

MFC r289172,r290254:

r289172:

Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) and
netbsd-tests.test.mk (r289151)

- Eliminate explicit OBJTOP/SRCTOP setting
- Convert all ad hoc NetBSD test integration over to netbsd-tests.test.mk
- Remove unnecessary TESTSDIR setting
- Use SRCTOP where possible for clarity

r290254:

Remove unused variable (SRCDIR)


# 288607 03-Oct-2015 bdrewery

MFC r288199,r288246:

Add missing CLEANFILES.


# 287551 08-Sep-2015 kib

MFC r287360:
Fix t_spawnattr test for attributes handling by posix_spawn(3).
Connect it to the build.


# 288607 03-Oct-2015 bdrewery

MFC r288199,r288246:

Add missing CLEANFILES.


# 287551 08-Sep-2015 kib

MFC r287360:
Fix t_spawnattr test for attributes handling by posix_spawn(3).
Connect it to the build.