HomeSort by: relevance | last modified time | path
    Searched refs:libreadline (Results 1 - 17 of 17) sorted by relevancy

  /src/external/gpl3/gdb/lib/
Makefile 8 SUBDIR+= libreadline
  /src/external/gpl3/gdb.old/lib/
Makefile 8 SUBDIR+= libreadline
  /src/external/gpl3/gdb/dist/readline/readline/
Makefile.in 108 LIBRARY_NAME = libreadline.a
109 STATIC_LIBS = libreadline.a libhistory.a
174 libreadline.a: $(OBJECTS)
190 readline: $(OBJECTS) readline.h rldefs.h chardefs.h ./libreadline.a
191 $(CC) $(CCFLAGS) -DREADLINE_LIBRARY -o $@ $(top_srcdir)/examples/rl.c ./libreadline.a ${TERMCAP_LIB}
265 -$(MV) $(DESTDIR)$(libdir)/libreadline.a $(DESTDIR)$(libdir)/libreadline.old
266 $(INSTALL_DATA) libreadline.a $(DESTDIR)$(libdir)/libreadline.a
267 -test -n "$(RANLIB)" && $(RANLIB) $(DESTDIR)$(libdir)/libreadline.
    [all...]
  /src/external/gpl3/gdb.old/dist/readline/readline/
Makefile.in 108 LIBRARY_NAME = libreadline.a
109 STATIC_LIBS = libreadline.a libhistory.a
174 libreadline.a: $(OBJECTS)
190 readline: $(OBJECTS) readline.h rldefs.h chardefs.h ./libreadline.a
191 $(CC) $(CCFLAGS) -DREADLINE_LIBRARY -o $@ $(top_srcdir)/examples/rl.c ./libreadline.a ${TERMCAP_LIB}
265 -$(MV) $(DESTDIR)$(libdir)/libreadline.a $(DESTDIR)$(libdir)/libreadline.old
266 $(INSTALL_DATA) libreadline.a $(DESTDIR)$(libdir)/libreadline.a
267 -test -n "$(RANLIB)" && $(RANLIB) $(DESTDIR)$(libdir)/libreadline.
    [all...]
  /src/external/gpl3/gdb/bin/gdb/
Makefile 80 PROGDPLIBS+= readline ${GDBLIBDIR}/libreadline
  /src/external/gpl3/gdb/bin/gdbtui/
Makefile 68 PROGDPLIBS+= readline ${GDBLIBDIR}/libreadline
  /src/external/gpl3/gdb.old/bin/gdb/
Makefile 80 PROGDPLIBS+= readline ${GDBLIBDIR}/libreadline
  /src/external/gpl3/gdb.old/bin/gdbtui/
Makefile 68 PROGDPLIBS+= readline ${GDBLIBDIR}/libreadline
  /src/external/gpl3/gdb/dist/readline/readline/examples/
Makefile.in 63 READLINE_LIB = ../libreadline.a
  /src/external/gpl3/gdb.old/dist/readline/readline/examples/
Makefile.in 63 READLINE_LIB = ../libreadline.a
  /src/tools/gdb/
mknative-gdb 67 ##### gdb/lib/libreadline #####
70 local _READLINE=$_GDB/lib/libreadline
mknative-gdb.old 67 ##### gdb/lib/libreadline #####
70 local _READLINE=$_GDB/lib/libreadline
  /src/external/gpl3/gdb/dist/gdb/
ChangeLog-3.x 477 * Makefile.dist (libreadline.a): Fix syntax of "CC=${CC}".
502 * Makefile.dist (libreadline.a): Pass CC='${CC}' to readline makefile.
878 "${READLINE}/libreadline.a", since READLINE is a list of files.
  /src/external/gpl3/gdb.old/dist/gdb/
ChangeLog-3.x 477 * Makefile.dist (libreadline.a): Fix syntax of "CC=${CC}".
502 * Makefile.dist (libreadline.a): Pass CC='${CC}' to readline makefile.
878 "${READLINE}/libreadline.a", since READLINE is a list of files.
  /src/external/public-domain/sqlite/dist/autosetup/
sqlite-config.tcl 1049 # sqlite-check-line-editing figure out how to find libreadline and
1074 if {"" ne [glob -nocomplain /boot/system/lib/libreadline*]} {
1104 # linenoise or editline, not necessarily libreadline. In some cases
1201 # libedit mimics libreadline and on some systems does not have its
1202 # own header installed (instead, that of libreadline is used).
1255 # and uses libreadline's header.
1277 # This is not quite straightforward because both libreadline and
1280 # systems that's built into libreadline/edit, on some (most?) its in
1310 # linking to the GPL'd libreadline. Presumably that distinction is
  /src/external/gpl3/gdb.old/dist/sim/
configure 13913 READLINE_LIB=../readline/readline/libreadline.a
  /src/external/gpl3/gdb/dist/sim/
configure 13820 READLINE_LIB=../readline/readline/libreadline.a

Completed in 36 milliseconds