HomeSort by relevance Sort by last modified time
    Searched refs:nlmconv (Results 1 - 3 of 3) sorted by null

  /toolchain/binutils/binutils-2.27/binutils/doc/
Makefile.am 38 nlmconv.1 \
82 nlmconv.1: $(binutils_TEXI) $(binutils_TEXINFOS)
84 -$(TEXI2POD) $(MANCONF) -Dnlmconv < $(binutils_TEXI) > nlmconv.pod
85 -($(POD2MAN) nlmconv.pod | sed -e '/^.if n .na/d' > $@.T$$$$ && \
87 rm -f nlmconv.pod
  /toolchain/binutils/binutils-2.27/binutils/
Makefile.am 79 NLMCONV_PROG=nlmconv
120 coffgrok.h debug.h dlltool.h dwarf.h elfcomm.h nlmconv.h \
133 nlmconv.c nm.c not-ranlib.c not-strip.c \
486 nlmconv.@OBJEXT@: nlmconv.c
490 -DLD_NAME="\"$${ldname}\"" @NLMCONV_DEFS@ $(srcdir)/nlmconv.c
494 source='nlmconv.c' object='$@' libtool=no @AMDEPBACKSLASH@
498 $(COMPILE) -c -DLD_NAME="\"$${ldname}\"" @NLMCONV_DEFS@ $(srcdir)/nlmconv.c
501 nlmconv_SOURCES = nlmconv.c nlmheader.y $(BULIBS)
  /external/curl/docs/examples/
Makefile.netware 145 LD = nlmconv
165 CFLAGS += -include $(NDKBASE)/nlmconv/genlm.h
300 #-include $(NDKBASE)/nlmconv/ncpfs.inc
427 ifeq ($(findstring nlmconv,$(LD)),nlmconv)

Completed in 188 milliseconds