1# Autogenerated - do NOT edit! 2 3DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,} 4 5DEP_MACHINE := ${.PARSEFILE:E} 6 7DIRDEPS = \ 8 gnu/lib/libgcc \ 9 include \ 10 include/xlocale \ 11 lib/${CSU_DIR} \ 12 lib/libc \ 13 lib/ncurses/ncurses \ 14 lib/ncurses/ncursesw \ 15 16 17.include <dirdeps.mk> 18 19.if ${DEP_RELDIR} == ${_DEP_RELDIR} 20# local dependencies - needed for -jN in clean tree 21editline.So: common.h 22editline.So: editline.c 23editline.So: emacs.h 24editline.So: fcns.c 25editline.So: fcns.h 26editline.So: help.c 27editline.So: help.h 28editline.So: vi.h 29editline.o: common.h 30editline.o: editline.c 31editline.o: emacs.h 32editline.o: fcns.c 33editline.o: fcns.h 34editline.o: help.c 35editline.o: help.h 36editline.o: vi.h 37editline.po: common.h 38editline.po: editline.c 39editline.po: emacs.h 40editline.po: fcns.c 41editline.po: fcns.h 42editline.po: help.c 43editline.po: help.h 44editline.po: vi.h 45readline.So: common.h 46readline.So: emacs.h 47readline.So: fcns.h 48readline.So: help.h 49readline.So: vi.h 50readline.o: common.h 51readline.o: emacs.h 52readline.o: fcns.h 53readline.o: help.h 54readline.o: vi.h 55readline.po: common.h 56readline.po: emacs.h 57readline.po: fcns.h 58readline.po: help.h 59readline.po: vi.h 60.endif 61