From: R. Steve McKown Date: Mon, 8 Aug 2011 01:19:55 +0000 (-0600) Subject: Can change server in make invocation X-Git-Url: https://oss.titaniummirror.com/gitweb?p=oss-web.git;a=commitdiff_plain;h=b66bbc0cf3bd65582f1d2369f77b888f9eda4c09 Can change server in make invocation --- diff --git a/Makefile b/Makefile index 691d73d..342b8eb 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,7 @@ #!/usr/bin/make -deployurl = sysadmin@oss.titaniummirror.com:/var/www/oss/ +server = oss.titaniummirror.com +deployurl = sysadmin@$(server):/var/www/oss/ all: webber.conf ./webber