- Nov 14, 2000
- Nov 11, 2000
-
-
rswindell authored
-
- Nov 10, 2000
- Nov 04, 2000
- Nov 02, 2000
- Oct 30, 2000
- Oct 29, 2000
-
-
rswindell authored
Added support for separate executable and library output directory (object files are not compatible due to imported symbols).
-
- Oct 27, 2000
-
-
rswindell authored
-
- Oct 26, 2000
-
-
rswindell authored
Import libraries (e.g. sbbs.a) are put in the output directory along with the .o files.
-
rswindell authored
Moved common variable definitions (OBJS, HEADERS, and SBBSDEFS) into separate include (*.mak) files. Moved dependencies into depends.mak (great name, huh?).
-
rswindell authored
-
- Oct 24, 2000
-
-
rswindell authored
Created system call wrappers.c (and sbbswrap.h) and moved target platform-specific macros and code there.
-
- Oct 21, 2000
-
-
rswindell authored
-