]> 4ch.mooo.com Git - 16.git/blobdiff - makefile
branch is in the master swap branch code added to swap the files out ^^; vrstest...
[16.git] / makefile
index 520042e193f73af30fd000fb04020e818cb3f59a..3e7cfb2682c7acf6cc6af877acb10ca868507b73 100755 (executable)
--- a/makefile
+++ b/makefile
@@ -184,8 +184,8 @@ inputest.exe: inputest.$(OBJ) $(16LIB)
 pcxtest.exe: pcxtest.$(OBJ) gfx.lib
        wcl $(FLAGS) pcxtest.$(OBJ) gfx.lib -fm=pcxtest.mah
 
-vrstest.exe: vrstest.$(OBJ) gfx.lib
-       wcl $(FLAGS) vrstest.$(OBJ) gfx.lib -fm=vrstest.mah
+vrstest.exe: vrstest.$(OBJ) gfx.lib $(16LIB)
+       wcl $(FLAGS) vrstest.$(OBJ) gfx.lib $(16LIB) -fm=vrstest.mah
 
 palettec.exe: palettec.$(OBJ) gfx.lib #$(16LIB)
        wcl $(FLAGS) palettec.$(OBJ) gfx.lib -fm=palettec.mah #$(16LIB)