aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/mach
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2012-07-19 10:05:00 -0700
committerH.J. Lu <hjl.tools@gmail.com>2012-07-19 10:19:32 -0700
commit1942576bb11c2d85dad8c6f3e4438226d285dd0c (patch)
treed2c31ee9bfa6dce238c487240002dfa57fd6c9e6 /sysdeps/mach
parentf39df7ff83f8ebf9a0ccd0ef26751cf6a6606f79 (diff)
downloadglibc-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/Implies4
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