Sign in
chromium
/
external
/
github.com
/
GNOME
/
gtk
/
refs/heads/upstream/native-layout
/
.
/
examples
/
find-examples.sh
blob: 51de23f88c30f7019646d4a8adbfa14180b8816a [
file
] [
edit
]
find
.
-
name CVS
-
prune
-
o \
-
not \(
-
type d
-
o
-
name
Makefile
.
am
-
o
-
name find
-
examples
.
sh \)
-
print
|
sed
's%\./\(.*\)% examples/\1 \\%'
echo
" examples/find-examples.sh"