OpenCores
URL https://opencores.org/ocsvn/openrisc_2011-10-31/openrisc_2011-10-31/trunk

Subversion Repositories openrisc_2011-10-31

[/] [openrisc/] [trunk/] [gnu-src/] [gdb-6.8/] [mkinstalldirs] - Diff between revs 157 and 225

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 157 Rev 225
Line 1... Line 1...
#! /bin/sh
#! /bin/sh
# mkinstalldirs --- make directory hierarchy
# mkinstalldirs --- make directory hierarchy
 
 
scriptversion=2005-06-29.22
scriptversion=2009-04-28.21; # UTC
 
 
# Original author: Noah Friedman 
# Original author: Noah Friedman 
# Created: 1993-05-16
# Created: 1993-05-16
# Public domain.
# Public domain.
#
#
# This file is maintained in Automake, please report
# This file is maintained in Automake, please report
# bugs to  or send patches to
# bugs to  or send patches to
# .
# .
 
 
 
nl='
 
'
 
IFS=" ""        $nl"
errstatus=0
errstatus=0
dirmode=
dirmode=
 
 
usage="\
usage="\
Usage: mkinstalldirs [-h] [--help] [--version] [-m MODE] DIR ...
Usage: mkinstalldirs [-h] [--help] [--version] [-m MODE] DIR ...
Line 152... Line 155...
# mode: shell-script
# mode: shell-script
# sh-indentation: 2
# sh-indentation: 2
# eval: (add-hook 'write-file-hooks 'time-stamp)
# eval: (add-hook 'write-file-hooks 'time-stamp)
# time-stamp-start: "scriptversion="
# time-stamp-start: "scriptversion="
# time-stamp-format: "%:y-%02m-%02d.%02H"
# time-stamp-format: "%:y-%02m-%02d.%02H"
# time-stamp-end: "$"
# time-stamp-time-zone: "UTC"
 
# time-stamp-end: "; # UTC"
# End:
# End:

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.