deepstone

changeset 22:1f26cc6c6204

changed the binary name
author John Tsiombikas <nuclear@member.fsf.org>
date Sat, 21 Sep 2013 18:18:31 +0300
parents 00d84ab1ef26
children 4ad71b558ab2
files Makefile.wac
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line diff
     1.1 --- a/Makefile.wac	Sat Sep 21 18:17:55 2013 +0300
     1.2 +++ b/Makefile.wac	Sat Sep 21 18:18:31 2013 +0300
     1.3 @@ -1,7 +1,7 @@
     1.4  obj = test.obj wvga.obj dpmi.obj timer.obj mouse.obj &
     1.5  	  mingl.obj mglrast.obj mglgen.obj &
     1.6  	  texture.obj palman.obj
     1.7 -bin = dos3d.exe
     1.8 +bin = deepston.exe
     1.9  
    1.10  CC = wcc386
    1.11  CFLAGS = -5 -fp5 -otexan -zq -bt=dos