2007-04-28 15:49:00 by steve
Remove the distribution tarball + signature on "make clean"
This commit is contained in:
parent
5d1be8e742
commit
cdf1e80e29
4
Makefile
4
Makefile
@ -8,7 +8,7 @@
|
||||
# --
|
||||
# http://www.steve.org.uk/
|
||||
#
|
||||
# $Id: Makefile,v 1.97 2007-04-10 10:43:40 steve Exp $
|
||||
# $Id: Makefile,v 1.98 2007-04-28 15:49:00 steve Exp $
|
||||
|
||||
|
||||
#
|
||||
@ -63,6 +63,8 @@ clean:
|
||||
@if [ -e build-stamp ]; then rm -f build-stamp ; fi
|
||||
@if [ -e configure-stamp ]; then rm -f configure-stamp ; fi
|
||||
@if [ -d debian/xen-tools ]; then rm -rf ./debian/xen-tools; fi
|
||||
@rm $(BASE)-$(VERSION).tar.gz
|
||||
@rm $(BASE)-$(VERSION).tar.gz.asc
|
||||
|
||||
|
||||
#
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user