]> arthur.barton.de Git - netatalk.git/commitdiff
fix for Solaris "make maintainer-clean" from Alexander Barton.
authordidg <didg>
Wed, 6 Oct 2004 01:05:32 +0000 (01:05 +0000)
committerdidg <didg>
Wed, 6 Oct 2004 01:05:32 +0000 (01:05 +0000)
sys/solaris/Makefile.in

index 6ee4dea0a5f1223b75f6084057fd04a891d387b9..865ae1c145867159307edbc633f1ef999c31ce8e 100644 (file)
@@ -1,7 +1,7 @@
 # Solaris specific defines, passed to subdirectories.
 # To use Sun CC, uncomment the CC and KFLAGS variables.
 #
-# $Id: Makefile.in,v 1.1.2.3 2004-08-03 14:43:52 bfernhomberg Exp $
+# $Id: Makefile.in,v 1.1.2.4 2004-10-06 01:05:32 didg Exp $
 
 
 CC     = @CC@
@@ -114,6 +114,8 @@ klean sysclean :
 distclean: clean
         -rm -f Makefile
 
+maintainer-clean: distclean
+
 depend :
 
 check: