diff options
Diffstat (limited to 'nt/makefile.w32-in')
-rw-r--r-- | nt/makefile.w32-in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/nt/makefile.w32-in b/nt/makefile.w32-in index 4e8265f4da0..01883a12beb 100644 --- a/nt/makefile.w32-in +++ b/nt/makefile.w32-in @@ -258,3 +258,5 @@ cleanall: clean cleanall-other-dirs-$(MAKETYPE) realclean: cleanall
- $(DEL_TREE) ../bin
+ +# arch-tag: 6f5b23a6-774b-4598-9c29-58235b2b4219 |