mirror of
https://git.freebsd.org/src.git
synced 2026-01-16 23:02:24 +00:00
21 lines
385 B
Text
21 lines
385 B
Text
# Autogenerated - do NOT edit!
|
|
|
|
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
|
|
|
|
DIRDEPS = \
|
|
gnu/usr.bin/binutils/libbfd \
|
|
include \
|
|
include/xlocale \
|
|
|
|
|
|
.include <dirdeps.mk>
|
|
|
|
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
|
# local dependencies - needed for -jN in clean tree
|
|
arlex.o: arlex.c
|
|
arlex.o: arparse.h
|
|
arlex.po: arlex.c
|
|
arlex.po: arparse.h
|
|
arparse.o: arparse.c
|
|
arparse.po: arparse.c
|
|
.endif
|