1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-11-02 06:40:55 +01:00

Mikael: 26759: missing here-document terminator

This commit is contained in:
Peter Stephenson 2009-03-19 16:56:05 +00:00
parent 43c1f052ce
commit 9cc93fe728
2 changed files with 5 additions and 1 deletions

View file

@ -11,3 +11,4 @@ curses.o curses..o: curses_keys.h
curses_keys.h: curses_keys.awk @CURSES_KEYS_H@
$(AWK) -f $(sdir)/curses_keys.awk @CURSES_KEYS_H@ /dev/null >curses_keys.h
Make