]> arthur.barton.de Git - netatalk.git/commitdiff
Add tags target, courtesy of Frank Lahm.
authormorgana <morgana>
Tue, 6 Jan 2009 20:00:59 +0000 (20:00 +0000)
committermorgana <morgana>
Tue, 6 Jan 2009 20:00:59 +0000 (20:00 +0000)
sys/solaris/Makefile.in

index e4d82ec497ddabc9b927f92ab9c5f3fe288a5ce4..f85428a09aea7c206d429daa5fd77be04acacf78 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.3 2008-12-20 00:18:34 morgana Exp $
+# $Id: Makefile.in,v 1.4 2009-01-06 20:00:59 morgana Exp $
 # This Makefile.in is not automake generated
 # copy and paste from automake Makefile.in
 srcdir = @srcdir@
@@ -154,5 +154,7 @@ depend :
 
 check:
 
+tags:
+
 # DO NOT DELETE THIS LINE