From: sparky4 Date: Mon, 18 Apr 2016 17:02:56 +0000 (-0500) Subject: 16.c needs to probe DOS and VGA before using modex library. -repo sync- X-Git-Url: http://4ch.mooo.com/gitweb/?a=commitdiff_plain;h=96a1c68ffa98c8346f729952fb9c0d69259610c1;p=16.git 16.c needs to probe DOS and VGA before using modex library. -repo sync- --- 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