Searched defs:all_lflags (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/vim-55/src/auto/
H A Dpathdef.c8 char_u *all_lflags = (char_u *)"gcc -arch i386 -arch x86_64 -o vim -lncurses"; variable
/macosx-10.10.1/vim-55/src/
H A DMake_bc5.mak1054 char_u *all_lflags = (char_u *)"$(LINK:\=\\) $(LFLAGS:\=\\)"; macro
H A DMakefile2380 -@echo 'char_u *all_lflags = (char_u *)"$(CC) $(ALL_LIB_DIRS) $(LDFLAGS) -o $(VIMTARGET) $(ALL_LIBS) ";' | $(QUOTESED) >> $@ macro

Completed in 99 milliseconds