Re-introduce server.mk
commit58e4e212f269681d89d8f06b75ad48442117b89e
authorAchim Gratz <Stromeko@Stromeko.DE>
Thu, 17 May 2012 08:34:39 +0000 (17 10:34 +0200)
committerBastien Guerry <bzg@altern.org>
Fri, 18 May 2012 05:45:47 +0000 (18 07:45 +0200)
treec8a14f2ab57bcf060eeeaeb5b9388e3dcbc4639b
parent837ccf464c054d5935b3b6ae5a36adf9b1f3c0b6
Re-introduce server.mk

* UTILITIES/server.mk: Re-introduce, keep in UTILITIES like the other
  server stuff.  Implement "helpserver" and link into "help" and
  "helpall" targets.  Add "reltest" target to clean up the work tree
  and produce release archives, uses internal target "rel-dirty" for
  the actual archive creation.  Warn if $(ORGVERSION) is different
  from $(GITVERSION), as a release should only be made from a revision
  that has an annotated tag.
UTILITIES/server.mk [new file with mode: 0644]