freebsd-skq/usr.sbin/makefs
Marcel Moolenaar 46783b12e3 Allow building makefs(8) from another Makefile (such as one in
a seperate directory hierarchy used to build tools). This boils
down to replacing the use of ${.CURDIR} with either ${SRCDIR}
or ${SRCTOP}. SRCDIR is defined as the directory in which the
Makefile lives that bmake(1) is currently reading. Use SRCTOP
when reaching outside of makefs's directory.
2016-10-25 16:21:38 +00:00
..
cd9660 Allow building makefs(8) from another Makefile (such as one in 2016-10-25 16:21:38 +00:00
ffs Allow building makefs(8) from another Makefile (such as one in 2016-10-25 16:21:38 +00:00
tests Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installed 2016-05-04 23:20:53 +00:00
cd9660.c makefs: diff reduction with NetBSD 2016-10-07 19:12:15 +00:00
cd9660.h
ffs.c makefs: sync NetBSD IDs with upstream for changes that we already have 2016-07-19 18:40:54 +00:00
ffs.h makefs: sync NetBSD IDs with upstream for changes that we already have 2016-07-19 18:40:54 +00:00
Makefile Allow building makefs(8) from another Makefile (such as one in 2016-10-25 16:21:38 +00:00
Makefile.depend Add META_MODE support. 2015-06-13 19:20:56 +00:00
makefs.8 makefs: sync NetBSD IDs with upstream for changes that we already have 2016-07-19 18:40:54 +00:00
makefs.c makefs: reorder 'usage' alphabetically 2016-07-19 18:15:22 +00:00
makefs.h makefs: Provide a -T option to set timestamps to a consistent value 2016-06-14 14:03:28 +00:00
mtree.c Fix an off by one error to avoid overflowing rp[]. 2016-05-16 16:16:46 +00:00
walk.c makefs: Provide a -T option to set timestamps to a consistent value 2016-06-14 14:03:28 +00:00