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