From 96a1c68ffa98c8346f729952fb9c0d69259610c1 Mon Sep 17 00:00:00 2001 From: sparky4 Date: Mon, 18 Apr 2016 12:02:56 -0500 Subject: [PATCH] 16.c needs to probe DOS and VGA before using modex library. -repo sync- --- makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/makefile b/makefile index 690af312..12fa4fa7 100755 --- a/makefile +++ b/makefile @@ -496,6 +496,7 @@ reinitlibs: .symbolic @wmake -h initlibs initlibs: .symbolic + @cp git_con.fig .git/config @cp git_modu.les .gitmodules @cd $(SRCLIB) @git clone https://github.com/joncampbell123/doslib.git -- 2.39.5