Blame


1 ce1bfad9 2024-03-30 thomas .include "../../Makefile.inc"
2 ce1bfad9 2024-03-30 thomas
3 ce1bfad9 2024-03-30 thomas realinstall:
4 ce1bfad9 2024-03-30 thomas ${INSTALL} ${INSTALL_COPY} -o ${BINOWN} -g ${BINGRP} \
5 ce1bfad9 2024-03-30 thomas -m ${BINMODE} ${PROG} ${LIBEXECDIR}/${PROG}
6 ce1bfad9 2024-03-30 thomas
7 ce1bfad9 2024-03-30 thomas NOMAN = Yes