opnsense-src/usr.sbin/makefs/cd9660
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
..
cd9660_archimedes.c various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
cd9660_archimedes.h various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
cd9660_conversion.c various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
cd9660_debug.c various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
cd9660_eltorito.c Synchronise with NetBSD's version of EFI handling for El Torito images. 2018-03-31 15:04:41 +00:00
cd9660_eltorito.h Synchronise with NetBSD's version of EFI handling for El Torito images. 2018-03-31 15:04:41 +00:00
cd9660_strings.c various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
cd9660_write.c various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
iso9660_rrip.c various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
iso9660_rrip.h various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
Makefile.inc makefs: tidy up reach-over source 2018-04-20 22:23:38 +00:00