]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - test/mk-test.awk
ncurses 5.7 - patch 20100403
[ncurses.git] / test / mk-test.awk
index 9be0361bfd10c7756c7eb373c4b8fdb18c858f8d..b752152da8e27c39bf156d356891b433f28e56d2 100644 (file)
@@ -1,6 +1,6 @@
-# $Id: mk-test.awk,v 1.5 2007/01/20 21:28:47 tom Exp $
+# $Id: mk-test.awk,v 1.6 2010/04/03 15:32:15 tom Exp $
 ##############################################################################
 ##############################################################################
-# Copyright (c) 2006,2007 Free Software Foundation, Inc.                     #
+# Copyright (c) 2006-2007,2010 Free Software Foundation, Inc.                #
 #                                                                            #
 # Permission is hereby granted, free of charge, to any person obtaining a    #
 # copy of this software and associated documentation files (the "Software"), #
 #                                                                            #
 # Permission is hereby granted, free of charge, to any person obtaining a    #
 # copy of this software and associated documentation files (the "Software"), #
@@ -73,7 +73,7 @@ END   {
        print   "sources:"
        print   ""
        print   "tags:"
        print   "sources:"
        print   ""
        print   "tags:"
-       print   "       ctags *.[ch]"
+       print   "       $(CTAGS) *.[ch]"
        print   ""
        print   "libs \\"
        print   "install \\"
        print   ""
        print   "libs \\"
        print   "install \\"