summaryrefslogtreecommitdiff
path: root/hurd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'hurd/Makefile')
-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