We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3c0c00 commit 42fb8a4Copy full SHA for 42fb8a4
Src/Makefile
@@ -2,7 +2,7 @@
2
# v. 2.0. If a copy of the MPL was not distributed with this file, You can
3
# obtain one at http://mozilla.org/MPL/2.0/
4
#
5
-# Copyright (C) 2009-2013, Peter Johnson (www.delphidabbler.com).
+# Copyright (C) 2009-2014, Peter Johnson (www.delphidabbler.com).
6
7
# $Rev$
8
# $Date$
@@ -190,7 +190,7 @@ RELEASEFILENAME = $(RELEASEFILENAME)-portable
190
!endif
191
OUTFILE = Release\$(RELEASEFILENAME).zip
192
release:
193
- @echo.
+ @echo ---------------------
194
@echo Creating Release File
195
@echo ---------------------
196
@cd ..
0 commit comments