From faaff3d710b09849c4a6ea09b10be0a807f0c9f6 Mon Sep 17 00:00:00 2001 From: sparky4 Date: Wed, 2 Mar 2016 14:52:23 -0600 Subject: [PATCH] == repo == --- makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/makefile b/makefile index ad301645..769da602 100755 --- a/makefile +++ b/makefile @@ -420,6 +420,9 @@ clean: .symbolic # @$(COPYCOMMAND) $(NYANLIB)* $(EXMMTESTDIR)$(NYANLIB) # @echo $(watcom) # @echo $(INCLUDE) + @cd $(DOSLIB) + @./clean.sh + @cd ../../../ comp: .symbolic @upx -9 -qqq $(EXEC) -- 2.39.5