diff options
Diffstat (limited to 'sys/boot/efi/boot1/Makefile.depend')
-rw-r--r-- | sys/boot/efi/boot1/Makefile.depend | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/sys/boot/efi/boot1/Makefile.depend b/sys/boot/efi/boot1/Makefile.depend deleted file mode 100644 index 813358d57274..000000000000 --- a/sys/boot/efi/boot1/Makefile.depend +++ /dev/null @@ -1,17 +0,0 @@ -# $FreeBSD$ -# Autogenerated - do NOT edit! - -DIRDEPS = \ - include \ - include/xlocale \ - lib/libmd \ - sys/boot/efi/libefi \ - sys/boot/libsa \ - sys/boot/zfs \ - - -.include <dirdeps.mk> - -.if ${DEP_RELDIR} == ${_DEP_RELDIR} -# local dependencies - needed for -jN in clean tree -.endif |