taiga/Makefile.watcom
Nishi 994d354bd6
All checks were successful
pyrite-dev/taiga/pipeline/head This commit looks good
fix
2026-03-06 23:39:41 +09:00

5 lines
87 B
Text

CC = owcc -bnt
E = .exe
AFTER = wrc -q -bt=nt src/taiga.rc taiga.exe
include Makefile