geom_gate userland utility improvements
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- # $FreeBSD$
- # Autogenerated - do NOT edit!
-
- DIRDEPS = \
- gnu/lib/csu \
- include \
- include/arpa \
- include/xlocale \
- lib/${CSU_DIR} \
- lib/libc \
- lib/libcompiler_rt \
- lib/libgeom \
- lib/libthr \
- lib/libutil \
-
-
- .include <dirdeps.mk>
-
- .if ${DEP_RELDIR} == ${_DEP_RELDIR}
- # local dependencies - needed for -jN in clean tree
- .endif
|