# # Makefile for VIM on Plan 9 # #>>>>> choose options: ### See feature.h for a list of optionals. # The root directory for resources. VIMRCLOC=/sys/lib/vim # The runtime files. VIMRUNTIMEDIR=$VIMRCLOC/vimfiles #>>>>> end of choices ########################################################################### APE=/sys/src/ape <$APE/config BIN=/$objtype/bin TARG=\ vim\ xxd\ VOFILES=\ buffer.$O\ charset.$O\ diff.$O\ digraph.$O\ edit.$O\ eval.$O\ ex_cmds.$O\ ex_cmds2.$O\ ex_docmd.$O\ ex_eval.$O\ ex_getln.$O\ fileio.$O\ fold.$O\ getchar.$O\ hardcopy.$O\ hashtab.$O\ main.$O\ mark.$O\ mbyte.$O\ memfile.$O\ memline.$O\ menu.$O\ message.$O\ misc1.$O\ misc2.$O\ move.$O\ normal.$O\ ops.$O\ option.$O\ os_plan9.$O\ pathdef.$O\ popupmnu.$O\ quickfix.$O\ regexp.$O\ screen.$O\ search.$O\ spell.$O\ syntax.$O\ tag.$O\ term.$O\ ui.$O\ undo.$O\ version.$O\ window.$O\ pathdef.c <