a23213fe40
Sponsored by: EMC / Isilon Storage Division
40 lines
718 B
Makefile
40 lines
718 B
Makefile
# $FreeBSD$
|
|
# Autogenerated - do NOT edit!
|
|
|
|
DIRDEPS = \
|
|
gnu/lib/csu \
|
|
gnu/lib/libgcc \
|
|
include \
|
|
include/xlocale \
|
|
lib/${CSU_DIR} \
|
|
lib/libc \
|
|
lib/libcompiler_rt \
|
|
usr.bin/yacc.host \
|
|
|
|
|
|
.include <dirdeps.mk>
|
|
|
|
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
|
# local dependencies - needed for -jN in clean tree
|
|
charmap.o: parser.h
|
|
charmap.po: parser.h
|
|
collate.o: parser.h
|
|
collate.po: parser.h
|
|
ctype.o: parser.h
|
|
ctype.po: parser.h
|
|
localedef.o: parser.h
|
|
localedef.po: parser.h
|
|
messages.o: parser.h
|
|
messages.po: parser.h
|
|
monetary.o: parser.h
|
|
monetary.po: parser.h
|
|
numeric.o: parser.h
|
|
numeric.po: parser.h
|
|
parser.o: parser.c
|
|
parser.po: parser.c
|
|
scanner.o: parser.h
|
|
scanner.po: parser.h
|
|
time.o: parser.h
|
|
time.po: parser.h
|
|
.endif
|