hblock: bump to 3.4.0
[kiss-trunc88.git] / vdev / build
blobe2880754c4a5046a74e0c947b6a15ae3e94aa96c
1 #!/bin/sh -e
3 make -C vdevd
4 make -C vdevd PREFIX=/usr install
6 make -C example
7 make -C example PREFIX=/usr install
9 make -C hwdb
10 make -C hwdb PREFIX=/usr install
12 make -C fs
13 make -C fs PREFIX=/usr install