From 31c3a98c5ed52bfe435d959f23b6d1b2cc83b2bc Mon Sep 17 00:00:00 2001 From: morgana Date: Tue, 6 Jan 2009 20:00:59 +0000 Subject: [PATCH] Add tags target, courtesy of Frank Lahm. --- sys/solaris/Makefile.in | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/sys/solaris/Makefile.in b/sys/solaris/Makefile.in index e4d82ec4..f85428a0 100644 --- a/sys/solaris/Makefile.in +++ b/sys/solaris/Makefile.in @@ -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 -- 2.39.2