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
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
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
.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
texttogs