Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A DMakefile1545 DEST_PACK = $(DESTDIR)$(PACKSUBLOC) macro
2520 installpack: $(DEST_VIM) $(DEST_RT) $(DEST_PACK)
2521 $(INSTALL_DATA_R) $(PACKSOURCE)/* $(DEST_PACK)
2522 chmod $(DIRMOD) `find $(DEST_PACK) -type d -print`
2523 chmod $(FILEMOD) `find $(DEST_PACK) -type f -print`
2732 $(DEST_PACK) $(DEST_TOOLS) $(DEST_TUTOR) $(DEST_SPELL) \
2907 -rm -rf $(DEST_PACK)