X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=makefile;h=d49ccf9e743813405f6c37773de92eea2c8724ec;hb=dcc1d618049a97145f56a81b42de52928a19ff54;hp=39c7739328afe69cb211fd20f9c8c2a6c26b8cdc;hpb=fec28a8a66e2b1c6f9df971bbe7d944ab3370745;p=16.git diff --git a/makefile b/makefile index 39c77393..d49ccf9e 100644 --- a/makefile +++ b/makefile @@ -42,9 +42,6 @@ fonttest.exe: fonttest.$(OBJ) 16.lib inputest.exe: inputest.$(OBJ) 16.lib wcl $(FLAGS) inputest.$(OBJ) 16.lib -exmmtest.exe: exmmtest.$(OBJ) 16.lib - wcl $(FLAGS) $(MFLAGS) exmmtest.$(OBJ) 16.lib - pcxtest.exe: pcxtest.$(OBJ) 16.lib wcl $(FLAGS) pcxtest.$(OBJ) 16.lib @@ -66,6 +63,9 @@ emsdump.exe: emsdump.$(OBJ) memory.$(OBJ) fmemtest.exe: fmemtest.$(OBJ)# memory.$(OBJ) wcl $(FLAGS) $(MFLAGS) fmemtest.$(OBJ)# memory.$(OBJ) +exmmtest.exe: exmmtest.$(OBJ) 16_mm.$(OBJ) + wcl $(FLAGS) $(MFLAGS) exmmtest.$(OBJ) 16_mm.$(OBJ) + # #executable's objects #