X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?a=blobdiff_plain;f=Makefile.in;h=0e4926c0b590a311c88336ffdb141678c0ac7fcc;hb=469fd1d95b2528212a46b155cb115c078de4228f;hp=c8a67ad3a7e0885f9691a80d01caae95746169f8;hpb=8dea8d37a13fcc615daba3375809900f04a2e5a2;p=secnet.git diff --git a/Makefile.in b/Makefile.in index c8a67ad..0e4926c 100644 --- a/Makefile.in +++ b/Makefile.in @@ -15,10 +15,10 @@ # along with this program; if not, write to the Free Software # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -.PHONY: all clean realclean dist install +.PHONY: all clean realclean dist install distclean PACKAGE:=secnet -VERSION:=0.1.9 +VERSION:=0.1.10 @SET_MAKE@ @@ -132,6 +132,8 @@ realclean: clean config.log config.status config.cache \ stamp-h Makefile.bak +distclean: realclean + pfname:=$(PACKAGE)-$(VERSION) dist: $(RM) -rf $(pfname)