freebsd-dev/usr.sbin/makefs/ffs
Ed Maste daddfa7cc7 makefs: tidy up reach-over source
- cd9660 relies on an #include "iso.h" but does not build any .c files
  out of source, so remove reach-over .PATH
- ffs does not rely on any sys/ headers, so remove -I from CFLAGS.
- ffs_tables from sys/ is used by ffs; move the SRCS entry from the top-
  level Makefile to ffs' Makefile.inc.

Sponsored by:	The FreeBSD Foundation
2018-04-20 22:23:38 +00:00
..
buf.c various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
buf.h various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
ffs_alloc.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
ffs_balloc.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
ffs_bswap.c various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
ffs_extern.h General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
ffs_subr.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
Makefile.inc makefs: tidy up reach-over source 2018-04-20 22:23:38 +00:00
mkfs.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
newfs_extern.h various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
ufs_bmap.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
ufs_bswap.h various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
ufs_inode.h General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00