From: sparky4 Date: Mon, 12 Dec 2016 14:33:16 +0000 (-0600) Subject: added autoinitlib stuff X-Git-Url: http://4ch.mooo.com/gitweb/?p=16.git;a=commitdiff_plain;h=d8c8a071fc9d4da2eae214c144fa9b2625413a71 added autoinitlib stuff --- diff --git a/data/pee.txt b/data/pee.txt deleted file mode 100755 index e69de29b..00000000 diff --git a/makefile b/makefile index e2b0b321..282b01ef 100755 --- a/makefile +++ b/makefile @@ -318,7 +318,7 @@ modex.$(OBJ): $(MODEXLIB)/modex.asm #other~ # clean: .symbolic - @if exist pee.txt wmake -h initlibs + @if not exist $(DOSLIB)/buildall.sh wmake -h initlibs @for %f in ($(EXEC)) do @if exist %f $(REMOVECOMMAND) %f !ifdef __LINUX__ @rm *.LIB @@ -414,7 +414,6 @@ reinitlibs: .symbolic @wmake -h initlibs initlibs: .symbolic - @$(COPYCOMMAND) data/pee.txt . @$(COPYCOMMAND) git_con.fig .git/config @$(COPYCOMMAND) git_modu.les .gitmodules @$(COPYCOMMAND) git_igno.re .gitignore