Fossil SCM
Remove obsolete comments.
Commit
d43e163a27b44775a502b33c71b85719c19da3b4
Parent
e498d82d1a4f2ce…
3 files changed
-4
-4
-4
-4
| --- src/makemake.tcl | ||
| +++ src/makemake.tcl | ||
| @@ -631,14 +631,10 @@ | ||
| 631 | 631 | # an executable named "manifest" out of the file named "manifest.c" |
| 632 | 632 | # |
| 633 | 633 | $(SRCDIR)/../manifest: |
| 634 | 634 | # noop |
| 635 | 635 | |
| 636 | -# Requires MSYS to be installed in addition to the MinGW, for the "rm" | |
| 637 | -# command. "del" will not work here because it is not a separate command | |
| 638 | -# but a MSDOS-shell builtin. | |
| 639 | -# | |
| 640 | 636 | clean: |
| 641 | 637 | ifdef USE_WINDOWS |
| 642 | 638 | $(RM) $(subst /,\,$(APPNAME)) |
| 643 | 639 | $(RMDIR) $(subst /,\,$(OBJDIR)) |
| 644 | 640 | else |
| 645 | 641 |
| --- src/makemake.tcl | |
| +++ src/makemake.tcl | |
| @@ -631,14 +631,10 @@ | |
| 631 | # an executable named "manifest" out of the file named "manifest.c" |
| 632 | # |
| 633 | $(SRCDIR)/../manifest: |
| 634 | # noop |
| 635 | |
| 636 | # Requires MSYS to be installed in addition to the MinGW, for the "rm" |
| 637 | # command. "del" will not work here because it is not a separate command |
| 638 | # but a MSDOS-shell builtin. |
| 639 | # |
| 640 | clean: |
| 641 | ifdef USE_WINDOWS |
| 642 | $(RM) $(subst /,\,$(APPNAME)) |
| 643 | $(RMDIR) $(subst /,\,$(OBJDIR)) |
| 644 | else |
| 645 |
| --- src/makemake.tcl | |
| +++ src/makemake.tcl | |
| @@ -631,14 +631,10 @@ | |
| 631 | # an executable named "manifest" out of the file named "manifest.c" |
| 632 | # |
| 633 | $(SRCDIR)/../manifest: |
| 634 | # noop |
| 635 | |
| 636 | clean: |
| 637 | ifdef USE_WINDOWS |
| 638 | $(RM) $(subst /,\,$(APPNAME)) |
| 639 | $(RMDIR) $(subst /,\,$(OBJDIR)) |
| 640 | else |
| 641 |
-4
| --- win/Makefile.mingw | ||
| +++ win/Makefile.mingw | ||
| @@ -589,14 +589,10 @@ | ||
| 589 | 589 | # an executable named "manifest" out of the file named "manifest.c" |
| 590 | 590 | # |
| 591 | 591 | $(SRCDIR)/../manifest: |
| 592 | 592 | # noop |
| 593 | 593 | |
| 594 | -# Requires MSYS to be installed in addition to the MinGW, for the "rm" | |
| 595 | -# command. "del" will not work here because it is not a separate command | |
| 596 | -# but a MSDOS-shell builtin. | |
| 597 | -# | |
| 598 | 594 | clean: |
| 599 | 595 | ifdef USE_WINDOWS |
| 600 | 596 | $(RM) $(subst /,\,$(APPNAME)) |
| 601 | 597 | $(RMDIR) $(subst /,\,$(OBJDIR)) |
| 602 | 598 | else |
| 603 | 599 |
| --- win/Makefile.mingw | |
| +++ win/Makefile.mingw | |
| @@ -589,14 +589,10 @@ | |
| 589 | # an executable named "manifest" out of the file named "manifest.c" |
| 590 | # |
| 591 | $(SRCDIR)/../manifest: |
| 592 | # noop |
| 593 | |
| 594 | # Requires MSYS to be installed in addition to the MinGW, for the "rm" |
| 595 | # command. "del" will not work here because it is not a separate command |
| 596 | # but a MSDOS-shell builtin. |
| 597 | # |
| 598 | clean: |
| 599 | ifdef USE_WINDOWS |
| 600 | $(RM) $(subst /,\,$(APPNAME)) |
| 601 | $(RMDIR) $(subst /,\,$(OBJDIR)) |
| 602 | else |
| 603 |
| --- win/Makefile.mingw | |
| +++ win/Makefile.mingw | |
| @@ -589,14 +589,10 @@ | |
| 589 | # an executable named "manifest" out of the file named "manifest.c" |
| 590 | # |
| 591 | $(SRCDIR)/../manifest: |
| 592 | # noop |
| 593 | |
| 594 | clean: |
| 595 | ifdef USE_WINDOWS |
| 596 | $(RM) $(subst /,\,$(APPNAME)) |
| 597 | $(RMDIR) $(subst /,\,$(OBJDIR)) |
| 598 | else |
| 599 |
| --- win/Makefile.mingw.mistachkin | ||
| +++ win/Makefile.mingw.mistachkin | ||
| @@ -589,14 +589,10 @@ | ||
| 589 | 589 | # an executable named "manifest" out of the file named "manifest.c" |
| 590 | 590 | # |
| 591 | 591 | $(SRCDIR)/../manifest: |
| 592 | 592 | # noop |
| 593 | 593 | |
| 594 | -# Requires MSYS to be installed in addition to the MinGW, for the "rm" | |
| 595 | -# command. "del" will not work here because it is not a separate command | |
| 596 | -# but a MSDOS-shell builtin. | |
| 597 | -# | |
| 598 | 594 | clean: |
| 599 | 595 | ifdef USE_WINDOWS |
| 600 | 596 | $(RM) $(subst /,\,$(APPNAME)) |
| 601 | 597 | $(RMDIR) $(subst /,\,$(OBJDIR)) |
| 602 | 598 | else |
| 603 | 599 |
| --- win/Makefile.mingw.mistachkin | |
| +++ win/Makefile.mingw.mistachkin | |
| @@ -589,14 +589,10 @@ | |
| 589 | # an executable named "manifest" out of the file named "manifest.c" |
| 590 | # |
| 591 | $(SRCDIR)/../manifest: |
| 592 | # noop |
| 593 | |
| 594 | # Requires MSYS to be installed in addition to the MinGW, for the "rm" |
| 595 | # command. "del" will not work here because it is not a separate command |
| 596 | # but a MSDOS-shell builtin. |
| 597 | # |
| 598 | clean: |
| 599 | ifdef USE_WINDOWS |
| 600 | $(RM) $(subst /,\,$(APPNAME)) |
| 601 | $(RMDIR) $(subst /,\,$(OBJDIR)) |
| 602 | else |
| 603 |
| --- win/Makefile.mingw.mistachkin | |
| +++ win/Makefile.mingw.mistachkin | |
| @@ -589,14 +589,10 @@ | |
| 589 | # an executable named "manifest" out of the file named "manifest.c" |
| 590 | # |
| 591 | $(SRCDIR)/../manifest: |
| 592 | # noop |
| 593 | |
| 594 | clean: |
| 595 | ifdef USE_WINDOWS |
| 596 | $(RM) $(subst /,\,$(APPNAME)) |
| 597 | $(RMDIR) $(subst /,\,$(OBJDIR)) |
| 598 | else |
| 599 |