default_install                                                           &&

#
# Silly people don't install headers, yet they are needed to build against
#
install  -d  -m 0755  -o root  -g root  $INSTALL_ROOT/usr/include/VFlib3  &&
cp  src/*.h  $INSTALL_ROOT/usr/include/VFlib3
