hush (a Bourne-style shell) for the GNO multitasking environment on the Apple IIgs
Go to file
Stephen Heumann e96ed4b46a Update the makefile for building on modern *nix systems. Rename to "Makefile" so we can build with just "make."
Also remove an unused variable that clang was warning about.
2014-12-15 16:47:12 -06:00
coreutils Make test report EXEC files (shell scripts) as executable. 2014-12-04 13:41:21 -06:00
include Enable "fancy echo," including echo -n and -e options. 2014-12-10 18:56:14 -06:00
libbb Update the makefile for building on modern *nix systems. Rename to "Makefile" so we can build with just "make." 2014-12-15 16:47:12 -06:00
notes Move all the source files to 15-character ProDOS-compatible file names. 2014-11-02 22:11:07 -06:00
shell Fix problem with the read builtin where it wouldn't finish until you typed an additional character beyond the return that was supposed to terminate it. 2014-12-14 22:06:27 -06:00
.gitignore Minimal changes to enable hush-only builds on OS X 2014-10-26 21:14:47 -05:00
.indent.pro
build.gs GNO Makefile updates 2014-12-15 16:35:34 -06:00
LICENSE
Makefile Update the makefile for building on modern *nix systems. Rename to "Makefile" so we can build with just "make." 2014-12-15 16:47:12 -06:00
Makefile.mk GNO Makefile updates 2014-12-15 16:35:34 -06:00
texttogs Set things up so hush can be build with debug code turned on. 2014-11-06 11:42:17 -06:00