build.zsh/build
Luka Vandervelden 2024b1e1f9 Shebangs added to compiled moonscript files.
- If an alternate installation directory is specified by hand,
	  however, no shebang will be added, because that file is likely
	  to be used as a module or some other sort of loadable code.
	- This is mostly a temporary workaround, because we need to be
	  more specific about what files need to receive a shebang and
	  what other files do not. auto[$target] could do the
	  distinction, though, but additional variables could be
	  preferable.
2016-04-06 13:16:27 +02:00
..
binary.zsh
library.zsh
moon.zsh Shebangs added to compiled moonscript files. 2016-04-06 13:16:27 +02:00
ofile.zsh
script.zsh
sharedlib.zsh
staticlib.zsh