/usr/bin/install -c -m 644 -o bin -g bin gdbm.h \ /usr/local/include/gdbm.h install: bin: Invalid argument make: *** [install] Error 67
# File ownership and group BINOWN = bin BINGRP = bin change to... BINOWN = root BINGRP = wheel