Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A DMakefile1080 PODIR = po macro
2161 @if test -n "$(MAKEMO)" -a -f $(PODIR)/Makefile; then \
2162 cd $(PODIR); \
2165 -@if test -n "$(MAKEMO)" -a -f $(PODIR)/Makefile; then \
2166 cd $(PODIR); \
2270 if test -n "$(MAKEMO)" -a -f $(PODIR)/Makefile; then \
2343 if test -d $(PODIR); then \
2344 cd $(PODIR); $(MAKE) checkclean; \
2665 if test -n "$(MAKEMO)" -a -f $(PODIR)/Makefile; then \
2937 if test -d $(PODIR); then \
[all …]