Home
last modified time | relevance | path

Searched refs:Makefile (Results 1 – 25 of 87) sorted by relevance

1234

/vim-8.2.3635/src/
H A DINSTALL38 version of Vim that is small and starts up quickly, see the Makefile for how
70 Uncomment this line in Makefile:
76 Uncomment this line in Makefile:
83 See the start of Makefile for more detailed instructions about how to compile
105 If you run configure by hand (not using the Makefile), remember that any
106 changes in the Makefile have no influence on configure. This may be what you
110 to build Vim, without changing the Makefile or feature.h. Example (using sh):
130 NOTE: This is incomplete, look in Makefile for more info.
170 is the preferred choice), try selecting another one in the Makefile.
H A DMakefile2099 $(MAKE) -f Makefile config
2100 $(MAKE) -f Makefile all
2156 $(MAKE) -f Makefile
2269 $(MAKE) -f Makefile $(VIMTARGET)
3036 -@rm -f Makefile~
3037 cp Makefile Makefile~
3048 mv tmp_make Makefile
3051 -@rm -f Makefile~
3052 cp Makefile Makefile~
3063 mv tmp_make Makefile
[all …]
H A DMake_cyg.mak2 # Makefile for VIM on Win32, using MinGW cross compiler on Cygwin
7 # Cygwin application use the Makefile (just like on Unix).
H A DINSTALLmac.txt64 To tell configure to use a GUI you can edit the Makefile and uncomment these
80 Mac-specific configure options are explained in the Makefile:
H A Dconfig.mk.in5 # Edit Makefile and run "make" or run ./configure with other arguments.
177 # work. This is needed when using the Makefile in the top directory.
H A DMake_all.mak2 # Common Makefile, defines the list of tests to run and other things.
/vim-8.2.3635/runtime/syntax/
H A Dautomake.vim2 " Language: automake Makefile.am
14 " This script adds support for automake's Makefile.am format. It highlights
15 " Makefile variables significant to automake as well as highlighting
25 " Read the Makefile syntax to start with
H A Dmake.vim2 " Language: Makefile
24 " Microsoft Makefile specials
40 " Makefile.in variables
/vim-8.2.3635/src/testdir/
H A DMakefile64 …@MAKEFLAGS=--no-print-directory $(MAKE) -f Makefile [email protected] VIMPROG=$(VIMPROG) XXDPROG=$(XXDPROG) S…
73 …@MAKEFLAGS=--no-print-directory $(MAKE) -f Makefile $(TEST_VIM9_RES) VIMPROG=$(VIMPROG) XXDPROG=$(…
75 …@MAKEFLAGS=--no-print-directory $(MAKE) -f Makefile report VIMPROG=$(VIMPROG) XXDPROG=$(XXDPROG) S…
H A DMake_amiga.mak2 # Makefile to run all tests for Vim, on Amiga
H A Dpopupbounce.vim4 " # Edit Makefile to uncomment PROFILE_CFLAGS and PROFILE_LIBS
/vim-8.2.3635/runtime/ftplugin/
H A Dm3build.vim2 " Language: Modula-3 Makefile
17 let b:browsefilter = "Modula-3 Makefile (m3makefile m3overrides)\tm3makefile;m3overrides\n" ..
H A Dfpcmake.vim2 " Language: Free Pascal Makefile Generator
16 let b:browsefilter = "Free Pascal Makefile Definition Files (*.fpc)\t*.fpc\n" ..
/vim-8.2.3635/
H A DFilelist2 # Used by Makefile.
331 src/libvterm/Makefile \
420 Makefile \
430 src/Makefile \
477 src/testdir/Makefile \
485 src/tee/Makefile \
486 src/xxd/Makefile \
519 src/GvimExt/Makefile \
716 runtime/doc/Makefile \
949 src/tee/Makefile \
[all …]
/vim-8.2.3635/runtime/doc/
H A Dversion8.txt935 src/testdir/Make_vms.mms, src/testdir/Makefile, src/Makefile
3716 src/testdir/Makefile, runtime/doc/map.txt, src/Makefile,
6194 Files: src/Makefile, src/testdir/Makefile
6760 Files: src/Makefile, src/testdir/Makefile
11431 Files: src/Makefile, src/testdir/Makefile
29429 Files: src/Makefile, src/libvterm/Makefile
30252 src/Makefile, src/Make_all.mak, src/testdir/Makefile,
33288 Files: Makefile, runtime/indent/Makefile,
33468 Files: src/Makefile, src/po/Makefile
44985 Files: src/testdir/Makefile, src/Makefile
[all …]
/vim-8.2.3635/src/po/
H A DREADME.txt19 environment variables. When you use the Makefile in this directory that will
51 - Edit Makefile to add xx to LANGUAGES and xx.mo to MOFILES.
154 There are examples in the Makefile for the conversions already supported.
/vim-8.2.3635/src/libvterm/
H A DMakefile129 sed "/^# DIST CUT/Q" <Makefile >__distdir/Makefile
/vim-8.2.3635/nsis/
H A Dgvim_version.nsh1 # Generated from Makefile: define the version numbers
/vim-8.2.3635/src/tee/
H A DMake_mvc.mak1 # A very (if not the most) simplistic Makefile for MSVC
/vim-8.2.3635/src/xxd/
H A DMake_ming.mak1 # The most simplistic Makefile, for MinGW and Cygwin gcc on MS-DOS
H A DMake_amiga.mak1 # Makefile for xxd on the Amiga, using Aztec/Manx C 5.0 or later
H A DMake_mvc.mak1 # The most simplistic Makefile for Win32 using Microsoft Visual C++
/vim-8.2.3635/src/GvimExt/
H A DREADME.txt85 Makefile
89 nmake -f Makefile
/vim-8.2.3635/runtime/compiler/
H A Dcontext.vim19 \ (!filereadable('Makefile') && !filereadable('makefile'))
H A Dtex.vim19 \(!filereadable('Makefile') && !filereadable('makefile'))

1234