diff options
author | Bryan Drewery <bdrewery@FreeBSD.org> | 2016-02-24 17:20:11 +0000 |
---|---|---|
committer | Bryan Drewery <bdrewery@FreeBSD.org> | 2016-02-24 17:20:11 +0000 |
commit | bd18fd57db1df29da1a3adf94d47924a977a29c2 (patch) | |
tree | 2ba67c89ecd847872f91d442d1c2ac0a2e03c385 /lib/libedit/Makefile.depend | |
parent | b9cd412e7b33608c6e5dc4a507453b78fe42d99a (diff) | |
download | src-test2-bd18fd57db1df29da1a3adf94d47924a977a29c2.tar.gz src-test2-bd18fd57db1df29da1a3adf94d47924a977a29c2.zip |
Notes
Diffstat (limited to 'lib/libedit/Makefile.depend')
-rw-r--r-- | lib/libedit/Makefile.depend | 45 |
1 files changed, 0 insertions, 45 deletions
diff --git a/lib/libedit/Makefile.depend b/lib/libedit/Makefile.depend index 607ebe0df8a0..59bc82802604 100644 --- a/lib/libedit/Makefile.depend +++ b/lib/libedit/Makefile.depend @@ -16,49 +16,4 @@ DIRDEPS = \ .if ${DEP_RELDIR} == ${_DEP_RELDIR} # local dependencies - needed for -jN in clean tree -editline.So: common.h -editline.So: editline.c -editline.So: emacs.h -editline.So: fcns.c -editline.So: fcns.h -editline.So: help.c -editline.So: help.h -editline.So: vi.h -editline.o: common.h -editline.o: editline.c -editline.o: emacs.h -editline.o: fcns.c -editline.o: fcns.h -editline.o: help.c -editline.o: help.h -editline.o: vi.h -editline.po: common.h -editline.po: editline.c -editline.po: emacs.h -editline.po: fcns.c -editline.po: fcns.h -editline.po: help.c -editline.po: help.h -editline.po: vi.h -historyn.So: historyn.c -historyn.o: historyn.c -historyn.po: historyn.c -readline.So: common.h -readline.So: emacs.h -readline.So: fcns.h -readline.So: help.h -readline.So: vi.h -readline.o: common.h -readline.o: emacs.h -readline.o: fcns.h -readline.o: help.h -readline.o: vi.h -readline.po: common.h -readline.po: emacs.h -readline.po: fcns.h -readline.po: help.h -readline.po: vi.h -tokenizern.So: tokenizern.c -tokenizern.o: tokenizern.c -tokenizern.po: tokenizern.c .endif |