--- /dev/null
+# 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
+++ /dev/null
-[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
--- /dev/null
+# 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
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
@$(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
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