From 4a10214be20cb8a51724913903678f4506358752 Mon Sep 17 00:00:00 2001 From: Damien George Date: Sun, 24 May 2015 20:00:50 +0100 Subject: unix: Factor out stdio and ctrl-C code to unix_mphal.c file. --- windows/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'windows') diff --git a/windows/Makefile b/windows/Makefile index 342a2e4bc..defbf35cc 100644 --- a/windows/Makefile +++ b/windows/Makefile @@ -31,6 +31,7 @@ SRC_C = \ unix/main.c \ unix/file.c \ unix/input.c \ + unix/unix_mphal.c \ unix/modos.c \ unix/modtime.c \ unix/gccollect.c \ -- cgit v1.2.3