diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2012-07-19 10:05:00 -0700 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2012-07-19 10:19:32 -0700 |
commit | 1942576bb11c2d85dad8c6f3e4438226d285dd0c (patch) | |
tree | d2c31ee9bfa6dce238c487240002dfa57fd6c9e6 /sysdeps/unix/sysv/linux/powerpc/powerpc64/970/Implies | |
parent | f39df7ff83f8ebf9a0ccd0ef26751cf6a6606f79 (diff) | |
download | glibc-hjl/implies.tar.gz glibc-hjl/implies.tar.xz glibc-hjl/implies.zip |
Change Implies to shell script hjl/implies
Diffstat (limited to 'sysdeps/unix/sysv/linux/powerpc/powerpc64/970/Implies')
-rw-r--r-- | sysdeps/unix/sysv/linux/powerpc/powerpc64/970/Implies | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysdeps/unix/sysv/linux/powerpc/powerpc64/970/Implies b/sysdeps/unix/sysv/linux/powerpc/powerpc64/970/Implies index 76a32ce7b5..e1a6b4f0ef 100644 --- a/sysdeps/unix/sysv/linux/powerpc/powerpc64/970/Implies +++ b/sysdeps/unix/sysv/linux/powerpc/powerpc64/970/Implies @@ -1,2 +1,2 @@ -powerpc/powerpc64/970/fpu -powerpc/powerpc64/970 +echo powerpc/powerpc64/970/fpu +echo powerpc/powerpc64/970 |