blob: 0ed785036832b7e992af7706235f7bc0ff5c0d2b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
os_type unix
install_cmd_data '/usr/ucb/install -m 644'
install_cmd_exec '/usr/ucb/install -m 755'
<target_features>
posix_mlock
gettimeofday
</target_features>
<aliases>
sunos
</aliases>
|