mirror of
https://github.com/opnsense/src.git
synced 2026-03-03 13:51:30 -05:00
- 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 |
||
|---|---|---|
| .. | ||
| cd9660_archimedes.c | ||
| cd9660_archimedes.h | ||
| cd9660_conversion.c | ||
| cd9660_debug.c | ||
| cd9660_eltorito.c | ||
| cd9660_eltorito.h | ||
| cd9660_strings.c | ||
| cd9660_write.c | ||
| iso9660_rrip.c | ||
| iso9660_rrip.h | ||
| Makefile.inc | ||