]> 4ch.mooo.com Git - 16.git/blobdiff - makefile
wtf?!?!
[16.git] / makefile
index 7590c364e920a1e440005b5db7a50797ac77d131..ff593e97192a54bc61613104e26d8ce4e1c710e2 100755 (executable)
--- a/makefile
+++ b/makefile
@@ -129,8 +129,8 @@ fmemtest.exe: fmemtest.$(OBJ) 16.lib
 exmmtest.exe: exmmtest.$(OBJ) 16.lib
        wcl $(FLAGS) exmmtest.$(OBJ) 16.lib -fm=exmmtest.map
 
-vgmtest.exe: vgmtest.$(OBJ) vgmsnd.lib
-       wcl $(FLAGS) vgmtest.$(OBJ) vgmsnd.lib -fm=vgmtest.map
+vgmtest.exe: vgmtest.$(OBJ) vgmsnd.lib 16.lib
+       wcl $(FLAGS) vgmtest.$(OBJ) vgmsnd.lib -fm=vgmtest.map 16.lib
        #====wcl -mc vgmtest.$(OBJ) $(VGMSNDOBJ) -fm=vgmtest.map