diff options
Diffstat (limited to 'usr.bin/vacation/Makefile.depend')
-rw-r--r-- | usr.bin/vacation/Makefile.depend | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/usr.bin/vacation/Makefile.depend b/usr.bin/vacation/Makefile.depend new file mode 100644 index 0000000..799cb28 --- /dev/null +++ b/usr.bin/vacation/Makefile.depend @@ -0,0 +1,24 @@ +# Autogenerated - do NOT edit! + +DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,} + +DIRDEPS = \ + gnu/lib/libgcc \ + include \ + include/xlocale \ + lib/${CSU_DIR} \ + lib/libc \ + lib/libcompiler_rt \ + lib/libsm \ + lib/libsmdb \ + lib/libsmutil \ + lib/libutil \ + + +.include <dirdeps.mk> + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +vacation.o: sm_os.h +vacation.po: sm_os.h +.endif |