Merge commit 'f1ff680487
'
This commit is contained in:
commit
73eff3a033
2 changed files with 5 additions and 2 deletions
|
@ -38,4 +38,7 @@ pkg:
|
|||
GITSTATUS_DAEMON= GITSTATUS_CACHE_DIR=$(shell pwd)/usrbin ./install -f
|
||||
$(or $(ZSH),:) -fc 'for f in *.zsh install; do zcompile -R -- $$f.zwc $$f || exit; done'
|
||||
|
||||
zwc:
|
||||
$(or $(ZSH),:) -fc 'for f in *.zsh install; do zcompile -R -- $$f.zwc $$f || exit; done'
|
||||
|
||||
-include $(OBJS:.o=.dep)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue