tweaked makefile to build tarballs for distribution

git-svn-id: https://svn.salfter.gotdns.org/svn/a2bfc/trunk@94 1b90f75b-8b96-4784-87c0-14078182fce6
This commit is contained in:
(no author)
2007-09-25 06:58:41 +00:00
parent fa42e8c377
commit c016922400

View File

@@ -5,3 +5,6 @@ CFRIDGE: *.c *.h *.s
clean: clean:
-rm *.o CFRIDGE -rm *.o CFRIDGE
tarball:
cd .. && tar czvf a2bfc-1.0.tar.gz a2bfc/*.[csh] a2bfc/Makefile a2bfc/apple2-tgi.cfg a2bfc/cfridge.shk a2bfc/interface.txt a2bfc/README a2bfc/COPYING