1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-12-29 19:12:20 +01:00

zsh-workers/8827

This commit is contained in:
Tanaka Akira 1999-11-30 21:10:36 +00:00
parent b30915b56a
commit 9d672320f5
5 changed files with 21 additions and 13 deletions

View file

@ -42,8 +42,7 @@ LN = @LN@
sdir_src = $(sdir)
dir_src = .
transform=@program_transform_name@
tzsh=`echo zsh | sed '$(transform)'`
tzsh = zsh
# ========= DEPENDENCIES FOR BUILDING ==========