One gets rather spoiled with -current. The -stable's make(1) still does not

have the -C option...
This commit is contained in:
Mikhail Teterin 2003-04-24 16:48:20 +00:00
parent ecd654ca77
commit 4bc126887d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=79593

View file

@ -33,7 +33,7 @@ MANN= base64.n calculus.n cksum.n cmdline.n combinatorics.n comm.n \
MANCOMPRESSED= no
test:
${MAKE_ENV} ${MAKE} -C ${WRKSRC} test
cd ${WRKSRC} && ${MAKE_ENV} ${MAKE} test
# The directory is created by install, but not populated. Just
# remove it for now. In future versions, it may get some files