From: sparky4 Date: Mon, 8 Aug 2016 13:19:09 +0000 (-0500) Subject: polish repo ww X-Git-Url: http://4ch.mooo.com/gitweb/?a=commitdiff_plain;h=3567ef26b85105db19dacca0c90433ce07815a2d;p=plz.git polish repo ww --- diff --git a/.gitignore b/.gitignore new file mode 100755 index 0000000..3b6f01c --- /dev/null +++ b/.gitignore @@ -0,0 +1,30 @@ +# Lines starting with '#' are considered comments. +# Ignore (generated) html files, +*.html +*.htm +!proj16.bfproject +*.obj +*.OBJ +*.[O] +*.BCO +*.*~ +FUCK +*.err +*.ERR +*.lib +*.LIB +makefile~ +README~ +TODO~ +LICENCE~ +*.mah +*.MAH +!makefile +!modex.lib +img +!.git/config +!.gitmodules +# except foo.html which is maintained by hand. +#!foo.html +# Ignore objects and archives. +*.[oa] diff --git a/config b/config deleted file mode 100755 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 diff --git a/copper.lib b/copper.lib index 1cd1560..44efc74 100755 Binary files a/copper.lib and b/copper.lib differ diff --git a/git_igno.re b/git_igno.re new file mode 100755 index 0000000..3b6f01c --- /dev/null +++ b/git_igno.re @@ -0,0 +1,30 @@ +# Lines starting with '#' are considered comments. +# Ignore (generated) html files, +*.html +*.htm +!proj16.bfproject +*.obj +*.OBJ +*.[O] +*.BCO +*.*~ +FUCK +*.err +*.ERR +*.lib +*.LIB +makefile~ +README~ +TODO~ +LICENCE~ +*.mah +*.MAH +!makefile +!modex.lib +img +!.git/config +!.gitmodules +# except foo.html which is maintained by hand. +#!foo.html +# Ignore objects and archives. +*.[oa] diff --git a/makefile b/makefile index 186b04b..da8e4bc 100755 --- 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 FLAGS=$(CFLAGS) $(OFLAGS) $(DFLAGS) $(ZFLAGS) - EXEC = plzpart.exe OBJS = copper.lib tweak.$(OBJ) plz.$(OBJ) asmyt.$(OBJ) all: $(EXEC) # -#game and bakapi executables +#executables # plzpart.exe: plzpart.$(OBJ) $(OBJS) wcl $(FLAGS) $(PLZFLAGS) plzpart.$(OBJ) $(OBJS) -fm=plzpart.map - # #executable's objects # @@ -112,3 +110,13 @@ clean: .symbolic @$(REMOVECOMMAND) $(EXEC) # @$(REMOVECOMMAND) *.$(OBJ) @$(REMOVECOMMAND) *.o + +backupconfig: .symbolic + @$(COPYCOMMAND) .git$(DIRSEP)config git_con.fig + #@$(COPYCOMMAND) .gitmodules git_modu.les + @$(COPYCOMMAND) .gitignore git_igno.re + +initlibs: .symbolic + @cp git_con.fig .git/config + #@cp git_modu.les .gitmodules + @cp git_igno.re .gitignore diff --git a/plzpart.map b/plzpart.map index cc1717e..da626a7 100755 --- a/plzpart.map +++ b/plzpart.map @@ -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