|
|
http://perforce.freebsd.org/chv.cgi?CH=148065
Change 148065 by rwatson@rwatson_freebsd_capabilities on 2008/08/21 23:29:38
Generated system call files should be rebuilt if capabilities.conf
is changed.
Affected files ...
.. //depot/projects/trustedbsd/capabilities/src/sys/kern/Makefile#2 edit
Differences ...
==== //depot/projects/trustedbsd/capabilities/src/sys/kern/Makefile#2 (text+ko)
====
@@ -12,7 +12,8 @@
../sys/sysproto.h
init_sysent.c syscalls.c systrace_args.c ../sys/syscall.h \
-../sys/syscall.mk ../sys/sysproto.h: makesyscalls.sh syscalls.master
+../sys/syscall.mk ../sys/sysproto.h: makesyscalls.sh syscalls.master \
+capabilities.conf
-mv -f init_sysent.c init_sysent.c.bak
-mv -f syscalls.c syscalls.c.bak
-mv -f systrace_args.c systrace_args.c.bak
_______________________________________________
p4-projects@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/p4-projects
To unsubscribe, send any mail to "p4-projects-unsubscribe@xxxxxxxxxxx"
|
|