]>
Commit | Line | Data |
---|---|---|
254f12f7 | 1 | # $FreeBSD: head/bin/sh/Makefile.depend 325188 2017-10-31 00:07:04Z bdrewery $ |
71aad674 A |
2 | # Autogenerated - do NOT edit! |
3 | ||
4 | DIRDEPS = \ | |
5 | gnu/lib/csu \ | |
71aad674 A |
6 | include \ |
7 | include/xlocale \ | |
8 | lib/${CSU_DIR} \ | |
9 | lib/libc \ | |
10 | lib/libcompiler_rt \ | |
11 | lib/libedit \ | |
12 | lib/ncurses/ncursesw \ | |
13 | ||
14 | ||
15 | .include <dirdeps.mk> | |
16 | ||
17 | .if ${DEP_RELDIR} == ${_DEP_RELDIR} | |
18 | # local dependencies - needed for -jN in clean tree | |
71aad674 | 19 | .endif |