PERFORCE change 51437 for review

Andrew Reisse areisse at FreeBSD.org
Tue Apr 20 14:22:30 GMT 2004


http://perforce.freebsd.org/chv.cgi?CH=51437

Change 51437 by areisse at areisse_ibook on 2004/04/20 07:22:02

	mig clients want a header file now

Affected files ...

.. //depot/projects/trustedbsd/sedarwin73/libmac/Makefile#2 edit

Differences ...

==== //depot/projects/trustedbsd/sedarwin73/libmac/Makefile#2 (text+ko) ====

@@ -6,7 +6,7 @@
 VPATH = $(EXPORT_HDRS)/osfmk/mach /usr/include/mach
 
 %.c: %.defs
-	mig $(CFLAGS) -user $@ -header /dev/null -server /dev/null -sheader /dev/null $<
+	mig $(CFLAGS) -user $@ -header security.h -server /dev/null -sheader /dev/null $<
 
 libmac.a: $(OBJS)
 	ar cr $@ $(OBJS)
To Unsubscribe: send mail to majordomo at trustedbsd.org
with "unsubscribe trustedbsd-cvs" in the body of the message



More information about the trustedbsd-cvs mailing list