]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - mk-hdr.awk
ncurses 5.9 - patch 20121229
[ncurses.git] / mk-hdr.awk
index c5309a76f9b1ae9ac89743c9e07160f354589cbb..530cbe912958dcda238d9d01240abd6bf76274e4 100644 (file)
@@ -1,6 +1,6 @@
-# $Id: mk-hdr.awk,v 1.1 2007/01/13 19:44:22 tom Exp $
+# $Id: mk-hdr.awk,v 1.3 2010/05/15 20:10:42 tom Exp $
 ##############################################################################
-# Copyright (c) 1998-2006,2007 Free Software Foundation, Inc.                #
+# Copyright (c) 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"), #
@@ -74,7 +74,7 @@ END   {
                if ( count > 0 )
                {
                        print "${DESTDIR}${includedir} :"
-                       print " sh ${srcdir}/../mkinstalldirs $@"
+                       print " mkdir -p $@"
                        print ""
                        print "install \\"
                        print "install.libs \\"