Policy: /usr/bin/mkdep, Emulation: native
	native-fsread: true then permit
	native-issetugid: permit
	native-mmap: permit
	native-break: permit
	native-sigaction: permit
	native-getpid: permit
	native-getppid: permit
	native-gettimeofday: permit
	native-geteuid: permit
	native-getuid: permit
	native-getgid: permit
	native-getegid: permit
	native-fcntl: permit
	native-close: permit
	native-fstat: permit
	native-sigprocmask: permit
	native-read: permit
	native-pipe: permit
	native-fork: permit
	native-umask: permit
	native-write: permit
	native-exit: permit
	native-getrusage: permit
	native-wait4: permit
	native-sigreturn: permit
	native-execve: filename eq "/usr/bin/mktemp" then permit
	native-sigsuspend: permit
	native-execve: filename eq "/usr/bin/cc" then permit
	native-execve: filename eq "/usr/bin/sed" then permit
	native-execve: filename eq "/bin/cat" then permit
	native-execve: filename eq "/bin/rm" then permit
	native-fswrite: filename match "/tmp/mkdep.*" then permit
	native-fswrite: true then permit

