diff options
-rw-r--r-- | =Maketools | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -35,3 +35,5 @@ MIG=mig # rsh $(mighost) cd `pwd` \; mig AR=$(tooldir)/ar RANLIB=$(tooldir)/ranlib LD=$(ccdir)/ld -L$(ccdir) + +machine := i386 |
index : teythoon/hurd.git | ||
Personal Hurd development repository |
summaryrefslogtreecommitdiff |
-rw-r--r-- | =Maketools | 2 |
@@ -35,3 +35,5 @@ MIG=mig # rsh $(mighost) cd `pwd` \; mig AR=$(tooldir)/ar RANLIB=$(tooldir)/ranlib LD=$(ccdir)/ld -L$(ccdir) + +machine := i386 |