# %W% %G% %U% - (c) Copyright 1987, 1988 Chuck Simmons # # Copyright (C) 1987, 1988 Chuck Simmons # # See the file COPYING, distributed with empire, for restriction # and warranty information. VERS=$(shell sed MANIFEST @(cd ..; ln -s vms-empire vms-empire-$(VERS)) (cd ..; tar -czvf vms-empire/vms-empire-$(VERS).tar.gz `cat vms-empire/MANIFEST`) @(cd ..; rm vms-empire-$(VERS)) dist: vms-empire-$(VERS).tar.gz release: vms-empire-$(VERS).tar.gz shipper -f; rm -f CHANGES ANNOUNCE* *.6 *.html *.rpm *.lsm MANIFEST