summaryrefslogtreecommitdiff
path: root/top/gen-bootstrap.sed
blob: c182abfa50959d71ab6c3d44c1541dc9ef5eb9c5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
1{
a\
# DO NOT EDIT! GENERATED AUTOMATICALLY!
a\
# This script is only a trampoline that fetches the companion scripts
a\
# (bootstrap-funclib.sh, autopull.sh, autogen.sh).
a\

}
/^[.] "[$]medir"[/]bootstrap-funclib.sh/{
  s/^.*$//
  r top/bootstrap-funclib.sh
}