X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=Makefile.in;h=02a2e0446256b6ba98c482f9565e507b0568e7ca;hb=dd8aa60346fc93beac5077d9a4e3a5b281df9085;hp=148a7ea07e9931523e4cfe713f43e337e201eaba;hpb=cb106d540aacd975f4e94dca2975649ec53fab7b;p=gnulib.git diff --git a/Makefile.in b/Makefile.in index 148a7ea07..02a2e0446 100644 --- a/Makefile.in +++ b/Makefile.in @@ -1,6 +1,6 @@ # Makefile for regex. # -# Copyright (C) 1992 Free Software Foundation, Inc. +# Copyright (C) 1992, 1993 Free Software Foundation, Inc. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -16,7 +16,7 @@ # along with this program; if not, write to the Free Software # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -version = 0.11 +version = 0.12 # You can define CPPFLAGS on the command line. Aside from system-specific # flags, you can define: @@ -54,7 +54,7 @@ regex.o: regex.c regex.h clean mostlyclean:: rm -f *.o -distclean:: clean +distclean realclean:: clean rm -f Makefile config.status extraclean:: distclean