1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-10-23 04:30:24 +02:00

32045 (adjusted by 32047): use makefile dependencies to determine whether to

rebuild helpfiles
This commit is contained in:
Barton E. Schaefer 2013-11-25 00:11:36 -08:00
parent 9503b161ab
commit 7b0ea6e00d
4 changed files with 21 additions and 7 deletions

View file

@ -52,6 +52,7 @@ scriptdir = @scriptdir@
sitescriptdir = @sitescriptdir@
htmldir = @htmldir@
runhelpdir = @runhelpdir@
runhelp = @runhelp@
# compilation
CC = @CC@