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/mach | |
| parent | f39df7ff83f8ebf9a0ccd0ef26751cf6a6606f79 (diff) | |
| download | glibc-hjl/implies.tar.xz glibc-hjl/implies.zip | |
Change Implies to shell scripthjl/implies
Diffstat (limited to 'sysdeps/mach')
| -rw-r--r-- | sysdeps/mach/hurd/Implies | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysdeps/mach/hurd/Implies b/sysdeps/mach/hurd/Implies index b6063463ce..5c15788d8a 100644 --- a/sysdeps/mach/hurd/Implies +++ b/sysdeps/mach/hurd/Implies @@ -1,5 +1,5 @@ # The gnu subdirectory exists for things common to both Linux-based and # Hurd-based GNU systems. -gnu +echo gnu # The Hurd provides a rough superset of the functionality of 4.4 BSD. -unix/bsd/bsd4.4 +echo unix/bsd/bsd4.4 |
