X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;ds=inline;f=makefile;h=d8b5fd20b827b65f5ca462e2695741d1b8f2c12f;hb=a0c8c6d71df93144759c619f90fe3e14f010b65e;hp=8657cc0c20bb98b77e830b251a0f6003eeaf8236;hpb=539ba3a80149c97d907783f37f4685f4f5852675;p=16.git diff --git a/makefile b/makefile index 8657cc0c..d8b5fd20 100755 --- a/makefile +++ b/makefile @@ -88,7 +88,7 @@ TESTEXEC = exmmtest.exe test.exe pcxtest.exe pcxtest2.exe test2.exe palettec.exe #testemm.exe testemm0.exe fonttes0.exe miditest.exe sega.exe sountest.exe EXEC = 16.exe bakapi.exe $(TESTEXEC) tesuto.exe -all: $(EXEC) joytest.exe +all: $(EXEC) joytest.exe vrs #$(16LIBOBJS) => 16.lib bug.... # @@ -519,5 +519,12 @@ mx_: .symbolic @wmake -h -f makefile all @cd $(PDIR)$(PDIR) -ed: .symbolic -@call spri.bat +vrs: .symbolic + @cd $(DOSLIBDIR)$(DIRSEP)hw$(DIRSEP)vga + #@make clean + @make all + @mv pcx2vrl ../../../../../ + @mv pcxsscut ../../../../../ + @mv vrl2vrs ../../../../../ + @mv vrsdump ../../../../../ + @cd ../../../../../