summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1991-01-25 15:47:58 +0000
committerMichael I. Bushnell <mib@gnu.org>1991-01-25 15:47:58 +0000
commitd0a0f7e1ec5245ff6db575f987ef16cad9a78958 (patch)
treea230385cf9a42fa19a5bd0dac2c821d00895bd6c
parent6e9fd75ac15c3c83756a1d94300331d3e29de8e6 (diff)
Formerly Makefile.~4~
-rw-r--r--hurd/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/hurd/Makefile b/hurd/Makefile
index 4864d4ab..84afec48 100644
--- a/hurd/Makefile
+++ b/hurd/Makefile
@@ -1,4 +1,4 @@
-test:
- mig -I../ fs.defs
- mig -I../ io.defs
- mig -I../ fsys.defs
+foo:
+ mig fs.defs
+ mig fsys.defs
+ mig io.defs