$NetBSD: patch-aa,v 1.1 2004/12/25 01:14:31 minskim Exp $ --- src/Makefile.in.orig 2003-04-25 13:37:51.000000000 -0500 +++ src/Makefile.in @@ -18,7 +16,7 @@ process.o: process.c $(CC) $(CFLAGS) $(INC) -c process.c install: - install -c -s -o root -g wheel -m 555 asm2html ${INSDIR}/asm2html + $(BSD_INSTALL_PROGRAM) asm2html ${INSDIR}/asm2html uninstall: rm -f $(INSDIR)/asm2html