From 7f076521ee1cfe548118ad8add892044a329b455 Mon Sep 17 00:00:00 2001 From: sparky4 Date: Sun, 31 Jan 2016 20:55:49 -0600 Subject: [PATCH] ^^ --- git_con.fig | 2 -- makefile | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/git_con.fig b/git_con.fig index 9eceafa4..1712ab98 100755 --- a/git_con.fig +++ b/git_con.fig @@ -1,10 +1,8 @@ [core] - ignorecase = true repositoryformatversion = 0 filemode = true bare = false logallrefupdates = true - ignorecase = false [remote "x4"] url = ssh://sparky4@4ch.mooo.com:26/var/www/16/16.git fetch = +refs/heads/*:refs/remotes/origin/* diff --git a/makefile b/makefile index d2387022..f52797f8 100755 --- a/makefile +++ b/makefile @@ -83,7 +83,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) comp +all: $(EXEC) # #game and bakapi executables -- 2.39.5