summaryrefslogtreecommitdiff
path: root/boot
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1994-07-23 07:00:36 +0000
committerRoland McGrath <roland@gnu.org>1994-07-23 07:00:36 +0000
commit5febd7457be49e9ac7c00c1736df08c2b8792d04 (patch)
treeae64bf8961ea6a1ddbd7ba2b37901d4d8fd688bd /boot
parent1ce8c1d65733a955bee8f325195dc67c4fb4660d (diff)
Formerly Makefile.~30~
Diffstat (limited to 'boot')
-rw-r--r--boot/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot/Makefile b/boot/Makefile
index 0d4f1cc9..ff764516 100644
--- a/boot/Makefile
+++ b/boot/Makefile
@@ -23,7 +23,7 @@ OBJS = boot.o notifyServer.o execServer.o ourdeviceServer.o ioServer.o \
io_replyUser.o device_replyUser.o sigvec.o \
termServer.o tcattr.o
target = boot
-ioMIGSFLAGS=-DREPLY_PORTS
+io-MIGSFLAGS=-DREPLY_PORTS
include ../Makeconf