]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - mk-hdr.awk
ncurses 5.9 - patch 20130302
[ncurses.git] / mk-hdr.awk
index 9b6bee4108c65e708d4e8658c10094ba50faa0a3..530cbe912958dcda238d9d01240abd6bf76274e4 100644 (file)
@@ -1,6 +1,6 @@
-# $Id: mk-hdr.awk,v 1.2 2007/03/31 15:48:45 tom Exp $
+# $Id: mk-hdr.awk,v 1.3 2010/05/15 20:10:42 tom Exp $
 ##############################################################################
-# Copyright (c) 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}/../mkdirs.sh $@"
+                       print " mkdir -p $@"
                        print ""
                        print "install \\"
                        print "install.libs \\"