diff options
Diffstat (limited to 'Mig.mdwn')
-rw-r--r-- | Mig.mdwn | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/Mig.mdwn b/Mig.mdwn deleted file mode 100644 index bdf85a1b..00000000 --- a/Mig.mdwn +++ /dev/null @@ -1,10 +0,0 @@ -The [[MachInterfaceGenerator]] (MIG) is an [[IDL]] compiler. Based on an -interface definition, it creates stubs to [[invoke]] object methods -and to demultiplex incoming messages. These stubs conveniently hide -the details of Mach's [[IPC]] machinery. - -GNU MIG is fully compatible with OSF MIG. - -* MIG's [homepage](http://www.gnu.org/software/hurd/mig.html) -* [[MigDocumentation]] -* [[BuildingMIG]] - Building (and obtaining) MIG |