diff options
| author | Simon J. Gerraty <sjg@FreeBSD.org> | 2024-10-14 17:24:54 +0000 |
|---|---|---|
| committer | Simon J. Gerraty <sjg@FreeBSD.org> | 2024-10-14 17:26:17 +0000 |
| commit | a64729f5077d77e13b9497cb33ecb3c82e606ee8 (patch) | |
| tree | ba4c7205f9d5dc369c5e1875506202ee371d11e0 /lib/libipt | |
| parent | 2c8caa4b3925aa73350d687cd13876c275f35889 (diff) | |
Diffstat (limited to 'lib/libipt')
| -rw-r--r-- | lib/libipt/Makefile.depend | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/lib/libipt/Makefile.depend b/lib/libipt/Makefile.depend new file mode 100644 index 000000000000..6ef78fac5cbf --- /dev/null +++ b/lib/libipt/Makefile.depend @@ -0,0 +1,15 @@ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + include \ + include/xlocale \ + lib/${CSU_DIR} \ + lib/libc \ + lib/libcompiler_rt \ + + +.include <dirdeps.mk> + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif |
