X-Git-Url: https://git.distorted.org.uk/~mdw/userv-utils/blobdiff_plain/b1c6c9356f7a26deab36d5e27bdea4ba6ff1f259..e8c033bbed8f815f7f6b00f5357af2ca3d46834f:/Makefile diff --git a/Makefile b/Makefile index 3a30b5b..34d9cb8 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -# Copyright (C) 1999 Ian Jackson +# Copyright (C) 2000 Ian Jackson # # This is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by @@ -14,12 +14,12 @@ # along with userv-utils; if not, write to the Free Software # Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. # -# $Id: Makefile,v 1.2 1999/11/09 23:21:46 ian Exp $ +# $Id: Makefile,v 1.5 2000/06/21 22:48:53 ian Exp $ -VERSION=0.1 +VERSION=0.1.90 all: - echo >&2 'See README. This is not a unified package.' + @echo >&2 'See README. This is not a unified package.' distclean: find . \( -name '*~' -o -name '#*#' -o -name '*.o' -o -name core \