summaryrefslogtreecommitdiffstats
path: root/lib/libposix1e/acl_init.c
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2000-05-10 17:24:08 +0000
committerobrien <obrien@FreeBSD.org>2000-05-10 17:24:08 +0000
commit7c7d32b354566ecb826a977e6566c34b97f71727 (patch)
treec09c5a1530a89f0a57419235eb97e52cd665b57c /lib/libposix1e/acl_init.c
parente52673c66d3efb00c180fcdd0f04e9c81df0ff6f (diff)
downloadFreeBSD-src-7c7d32b354566ecb826a977e6566c34b97f71727.zip
FreeBSD-src-7c7d32b354566ecb826a977e6566c34b97f71727.tar.gz
Fix modules: target.
Submitted by: jhb 1. ${.CURDIR}/modules was a confusing way to spell ${.OBJDIR}/modules 2. ${.CURDIR}/../../modules is a verbose, wrong path to the module sources. The correct path is $S/modules, since ${.CURDIR} for the kernel may be in the obj tree but the sources are in the src tree. 3. The `obj' and `all' steps may be combined, as can `obj' and `depend'. Submitted by: bde Backup ${DESTDIR}/modules to ${DESTDIR}/modules.old to match the same action done to the kernel.
Diffstat (limited to 'lib/libposix1e/acl_init.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud