X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=Makefile.in;h=02a2e0446256b6ba98c482f9565e507b0568e7ca;hb=88a48ef3517dc40e7490dac667ceee1eb2ca65aa;hp=4d753196d3a9dd64500c77cd76bcc61719781ded;hpb=a9576d3cabf1bfe37c4a886666696757d79e6a47;p=gnulib.git diff --git a/Makefile.in b/Makefile.in index 4d753196d..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 @@ -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