]> 4ch.mooo.com Git - 16.git/blobdiff - makefile
Merge remote-tracking branch 'upstream/master'
[16.git] / makefile
index d5cc2ddfb97738baede1ef85adeaafcc3405998d..9da998721726f9f8cdfa147f2b5c809ce592721b 100755 (executable)
--- a/makefile
+++ b/makefile
@@ -71,6 +71,7 @@ CFLAGS=$(AFLAGS) $(IFLAGS)-lr -l=dos -wo -i$(DOSLIB)##wwww
 OFLAGS=-obmiler -out -oh -ei -zp8 -fpi87  -onac -ol+ -ok####x
 FLAGS=$(CFLAGS) $(OFLAGS) $(DFLAGS) $(ZFLAGS)
 
+PCX2VRL=$(DOSLIBDIR)/hw/vga/pcx2vrl
 
 #DOSLIBEXMMOBJ = himemsys.$(OBJ) emm.$(OBJ)
 VGMSNDOBJ = vgmSnd.$(OBJ) 16_snd.$(OBJ)
@@ -432,8 +433,6 @@ clean: .symbolic
        @$(REMOVECOMMAND) *.MAP
        @$(REMOVECOMMAND) *.map
        @$(REMOVECOMMAND) *.err
-       @$(COPYCOMMAND) .git$(DIRSEP)config git_con.fig
-       @$(COPYCOMMAND) .gitmodules git_modu.les
        @cd $(DOSLIB)
        #@./buildall.sh clean
        @cd $(PDIR)$(PDIR)$(PDIR)
@@ -447,6 +446,10 @@ clean: .symbolic
 #      @echo $(watcom)
 #      @echo $(INCLUDE)
 
+backupconfig: .symbolic
+       @$(COPYCOMMAND) .git$(DIRSEP)config git_con.fig
+       @$(COPYCOMMAND) .gitmodules git_modu.les
+
 comp: .symbolic
        @upx -9 $(EXEC)