Home
last modified time | relevance | path

Searched refs:LIBTOOL (Results 1 – 2 of 2) sorted by relevance

/vim-8.2.3635/src/libvterm/
H A DMakefile2 LIBTOOL ?= glibtool macro
4 LIBTOOL ?= libtool macro
8 LIBTOOL +=--quiet
64 $(LIBTOOL) --mode=compile --tag=CC $(CC) $(CFLAGS) -o $@ -c $<
75 $(LIBTOOL) --mode=link --tag=CC $(CC) $(CFLAGS) -o $@ $< -lvterm $(LDFLAGS)
78 $(LIBTOOL) --mode=compile --tag=CC $(CC) $(CFLAGS) -o $@ -c $<
89 $(LIBTOOL) --mode=clean rm -f $(OBJECTS) $(INCFILES)
90 $(LIBTOOL) --mode=clean rm -f t/harness.lo t/harness
91 $(LIBTOOL) --mode=clean rm -f $(LIBRARY) $(BINFILES)
105 $(LIBTOOL) --mode=finish $(DESTDIR)$(LIBDIR)
[all …]
/vim-8.2.3635/runtime/syntax/
H A Ddesc.vim14 syn keyword descFlag DIETLIBC KAFFE JAIL NOPARALLEL FPIC-QUIRK LIBTOOL-WUIRK NO-LIBTOOL-FIX AUTOMAK…