From 73624addcafebb767622cfd086ef7a7ebe67761b Mon Sep 17 00:00:00 2001 From: Justus Winter <4winter@informatik.uni-hamburg.de> Date: Mon, 14 Apr 2014 14:21:16 +0200 Subject: term: add a payload-aware intrans function * term/mig-mutate.h: Add mutator. --- term/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'term/Makefile') diff --git a/term/Makefile b/term/Makefile index 5006c0db..1419d2a3 100644 --- a/term/Makefile +++ b/term/Makefile @@ -33,5 +33,6 @@ include ../Makeconf device_replyServer-CPPFLAGS = -DTypeCheck=0 -Wno-unused # XXX +device_reply-MIGSFLAGS = -DMACH_PAYLOAD_TO_PORT=ports_payload_get_name tioctl-MIGSFLAGS = -imacros $(srcdir)/mig-mutate.h term-MIGSFLAGS = -imacros $(srcdir)/mig-mutate.h -- cgit v1.2.3