aboutsummaryrefslogtreecommitdiff
path: root/Makefile.wcc
AgeCommit message (Expand)AuthorFilesLines
2025-05-04DOS: added `wmake release` target to create zip archivesRobin Haberkorn1-2/+6
2025-05-04moved the DOS-specific defines into teco.h, so we don't need the `@WCC_DEFS` ...Robin Haberkorn1-7/+6
2025-04-27implemented EC for non-UNIX almost pure standard C compilersRobin Haberkorn1-1/+2
2025-04-25DOS: Eliminate unused codeRobin Haberkorn1-2/+2
2025-04-24enabled LFN supportRobin Haberkorn1-1/+1
2025-04-23updated Makefile.wcc: it assumes that $WATCOM has been set and the compilers ...Robin Haberkorn1-7/+20
2025-04-23DOS: implemented console size detectionRobin Haberkorn1-1/+2
2025-04-23MS-DOS real-mode (8086) portRobin Haberkorn1-0/+41