Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 1890
Collapse All | Expand All

(-)tools/Makefile.in~ (-1 / +1 lines)
Lines 122-128 Link Here
122
122
123
edb_vt_ed_DEPENDENCIES = $(top_builddir)/src/libedb.la
123
edb_vt_ed_DEPENDENCIES = $(top_builddir)/src/libedb.la
124
edb_vt_ed_SOURCES = edb_vt_ed.c
124
edb_vt_ed_SOURCES = edb_vt_ed.c
125
edb_vt_ed_LDFLAGS = -lncurses
125
edb_vt_ed_LDFLAGS = -lncurses -L/lib
126
edb_vt_ed_LDADD = $(top_builddir)/src/libedb.la
126
edb_vt_ed_LDADD = $(top_builddir)/src/libedb.la
127
127
128
edb_gtk_ed_DEPENDENCIES = $(top_builddir)/src/libedb.la
128
edb_gtk_ed_DEPENDENCIES = $(top_builddir)/src/libedb.la

Return to bug 1890