42dbdbd46a
Instead of adding MAKE_BOOTSTRAP for hosted environments, i.e., when you want things simple, instead add MAKE_NATIVE to get those hugely important features like __RCSID(). It's now possible to build make on some hosts with: cc *.c */*.c |
||
---|---|---|
.. | ||
lstAppend.c | ||
lstAtEnd.c | ||
lstAtFront.c | ||
lstClose.c | ||
lstConcat.c | ||
lstDatum.c | ||
lstDeQueue.c | ||
lstDestroy.c | ||
lstDupl.c | ||
lstEnQueue.c | ||
lstFind.c | ||
lstFindFrom.c | ||
lstFirst.c | ||
lstForEach.c | ||
lstForEachFrom.c | ||
lstInit.c | ||
lstInsert.c | ||
lstInt.h | ||
lstIsAtEnd.c | ||
lstIsEmpty.c | ||
lstLast.c | ||
lstMember.c | ||
lstNext.c | ||
lstOpen.c | ||
lstRemove.c | ||
lstReplace.c | ||
lstSucc.c | ||
Makefile |