X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=mk-hdr.awk;h=9b6bee4108c65e708d4e8658c10094ba50faa0a3;hp=c5309a76f9b1ae9ac89743c9e07160f354589cbb;hb=2c829dd4faf4c7933e06804793e84079300e34e9;hpb=53d4e8a9506b267d6758096a5e6b945a44432ef9 diff --git a/mk-hdr.awk b/mk-hdr.awk index c5309a76..9b6bee41 100644 --- a/mk-hdr.awk +++ b/mk-hdr.awk @@ -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.2 2007/03/31 15:48:45 tom Exp $ ############################################################################## -# Copyright (c) 1998-2006,2007 Free Software Foundation, Inc. # +# Copyright (c) 2007 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 " sh ${srcdir}/../mkdirs.sh $@" print "" print "install \\" print "install.libs \\"