HomeSort by relevance Sort by last modified time
    Searched full:elflint_objects (Results 1 - 2 of 2) sorted by null

  /external/elfutils/src/
Makefile 75 elflint_OBJECTS = elflint.$(OBJEXT)
348 elflint$(EXEEXT): $(elflint_OBJECTS) $(elflint_DEPENDENCIES)
350 $(LINK) $(elflint_LDFLAGS) $(elflint_OBJECTS) $(elflint_LDADD) $(LIBS)
Makefile.in 75 elflint_OBJECTS = elflint.$(OBJEXT)
348 elflint$(EXEEXT): $(elflint_OBJECTS) $(elflint_DEPENDENCIES)
350 $(LINK) $(elflint_LDFLAGS) $(elflint_OBJECTS) $(elflint_LDADD) $(LIBS)

Completed in 34 milliseconds