mirror of
https://github.com/sheumann/hush.git
synced 2024-11-17 10:07:19 +00:00
12d172a1d9
1) Rename to Makefile.mk 2) Use *.o rather than *.a for object files 3) Reduce stack size to 4096 (may reduce further later)
1 line
76 B
JavaScript
Executable File
1 line
76 B
JavaScript
Executable File
chtyp -l cc include/*.h coreutils/*.c libbb/*.c shell/*.c shell/*.h; make $1 |