]> 4ch.mooo.com Git - plz.git/commitdiff
polish repo ww
authorsparky4 <sparky4@cock.li>
Mon, 8 Aug 2016 13:19:09 +0000 (08:19 -0500)
committersparky4 <sparky4@cock.li>
Mon, 8 Aug 2016 13:19:09 +0000 (08:19 -0500)
.gitignore [new file with mode: 0755]
config [deleted file]
copper.lib
git_igno.re [new file with mode: 0755]
makefile
plzpart.map

diff --git a/.gitignore b/.gitignore
new file mode 100755 (executable)
index 0000000..3b6f01c
--- /dev/null
@@ -0,0 +1,30 @@
+# Lines starting with '#' are considered comments.\r
+# Ignore (generated) html files,\r
+*.html\r
+*.htm\r
+!proj16.bfproject\r
+*.obj\r
+*.OBJ\r
+*.[O]\r
+*.BCO\r
+*.*~\r
+FUCK\r
+*.err\r
+*.ERR\r
+*.lib\r
+*.LIB\r
+makefile~\r
+README~\r
+TODO~\r
+LICENCE~\r
+*.mah\r
+*.MAH\r
+!makefile\r
+!modex.lib\r
+img\r
+!.git/config\r
+!.gitmodules\r
+# except foo.html which is maintained by hand.\r
+#!foo.html\r
+# Ignore objects and archives.\r
+*.[oa]\r
diff --git a/config b/config
deleted file mode 100755 (executable)
index 94a1e6c..0000000
--- a/config
+++ /dev/null
@@ -1,12 +0,0 @@
-[core]
-       repositoryformatversion = 0
-       filemode = true
-       bare = false
-       logallrefupdates = true
-       ignorecase = true
-[remote "origin"]
-       url = ssh://sparky4@4ch.mooo.com:26/var/www/16/plz.git
-       fetch = +refs/heads/*:refs/remotes/origin/*
-[branch "master"]
-       remote = origin
-       merge = refs/heads/master
index 1cd15602faf65b3487ddfeb430cd6cabe4c2bed4..44efc74a2db4a5221721a4abde9b116c99fb6d23 100755 (executable)
Binary files a/copper.lib and b/copper.lib differ
diff --git a/git_igno.re b/git_igno.re
new file mode 100755 (executable)
index 0000000..3b6f01c
--- /dev/null
@@ -0,0 +1,30 @@
+# Lines starting with '#' are considered comments.\r
+# Ignore (generated) html files,\r
+*.html\r
+*.htm\r
+!proj16.bfproject\r
+*.obj\r
+*.OBJ\r
+*.[O]\r
+*.BCO\r
+*.*~\r
+FUCK\r
+*.err\r
+*.ERR\r
+*.lib\r
+*.LIB\r
+makefile~\r
+README~\r
+TODO~\r
+LICENCE~\r
+*.mah\r
+*.MAH\r
+!makefile\r
+!modex.lib\r
+img\r
+!.git/config\r
+!.gitmodules\r
+# except foo.html which is maintained by hand.\r
+#!foo.html\r
+# Ignore objects and archives.\r
+*.[oa]\r
index 186b04bf523d50c8de0586bab2a7255d845fc107..da8e4bc6866c5b7d7f9f3e7db1cd181f0b8b2ffd 100755 (executable)
--- a/makefile
+++ b/makefile
@@ -60,19 +60,17 @@ CFLAGS=$(AFLAGS) $(IFLAGS)-lr -l=dos -wo##wwww
 OFLAGS=-obmiler -out -oh -ei -zp8 -fpi87  -onac -ol+ -ok####x\r
 FLAGS=$(CFLAGS) $(OFLAGS) $(DFLAGS) $(ZFLAGS)\r
 \r
-\r
 EXEC = plzpart.exe\r
 OBJS = copper.lib tweak.$(OBJ) plz.$(OBJ) asmyt.$(OBJ)\r
 \r
 all: $(EXEC)\r
 \r
 #\r
-#game and bakapi executables\r
+#executables\r
 #\r
 plzpart.exe: plzpart.$(OBJ) $(OBJS)\r
        wcl $(FLAGS) $(PLZFLAGS) plzpart.$(OBJ) $(OBJS) -fm=plzpart.map\r
 \r
-\r
 #\r
 #executable's objects\r
 #\r
@@ -112,3 +110,13 @@ clean: .symbolic
        @$(REMOVECOMMAND) $(EXEC)\r
 #      @$(REMOVECOMMAND) *.$(OBJ)\r
        @$(REMOVECOMMAND) *.o\r
+\r
+backupconfig: .symbolic\r
+       @$(COPYCOMMAND) .git$(DIRSEP)config git_con.fig\r
+       #@$(COPYCOMMAND) .gitmodules git_modu.les\r
+       @$(COPYCOMMAND) .gitignore git_igno.re\r
+\r
+initlibs: .symbolic\r
+       @cp git_con.fig .git/config\r
+       #@cp git_modu.les .gitmodules\r
+       @cp git_igno.re .gitignore\r
index cc1717ecae05b0742f43a84d21874b2d1b736964..da626a73dc2e8e61166de00739f5a1e6803a2117 100755 (executable)
@@ -1,7 +1,7 @@
 Open Watcom Linker Version 2.0 beta Feb  1 2016 01:01:49 (32-bit)
 Copyright (c) 2002-2016 The Open Watcom Contributors. All Rights Reserved.
 Portions Copyright (c) 1985-2002 Sybase, Inc. All Rights Reserved.
-Created on:       16/08/05 12:44:40
+Created on:       16/08/08 08:15:52
 Executable Image: plzpart.exe
 creating a DOS executable
 Error! E2028: init_copper_ is an undefined reference