Skip to content

Commit

Permalink
Item10132: add some help
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.foswiki.org/trunk/FoswikiOnLinuxSharedHostCommandShell@10481 0b4bb1d4-4e5a-0410-9cc4-b2b747904278
  • Loading branch information
WillNorris authored and WillNorris committed Jan 5, 2011
1 parent 6d25244 commit b34f5ed
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Makefile
Expand Up @@ -8,6 +8,13 @@ INSTALLER_SCRIPT_FILENAME = $(FOSWIKI_BASE_FILENAME)-SharedHosting-$(INSTALLER_S

default : foswiki-install-shared-hosting.pl

help :
@echo foswiki-install-shared-hosting.pl
@echo release
@echo clean
@echo realclean
@echo $(INSTALLER_SCRIPT_FILENAME).md5

RELEASE_FILES = $(INSTALLER_SCRIPT_FILENAME) $(INSTALLER_SCRIPT_FILENAME).md5
release : $(RELEASE_FILES)

Expand Down

0 comments on commit b34f5ed

Please sign in to comment.