merge with 3.8
[gnulib.git] / Makefile.in
index 4d75319..02a2e04 100644 (file)
@@ -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