diff options
Diffstat (limited to 'sys/modules')
| -rw-r--r-- | sys/modules/osf1/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sys/modules/osf1/Makefile b/sys/modules/osf1/Makefile index a5a1bc6ca329..4f2eac54559f 100644 --- a/sys/modules/osf1/Makefile +++ b/sys/modules/osf1/Makefile @@ -18,8 +18,4 @@ opt_compat.h: opt_osf1.h opt_simos.h opt_nfs.h: touch ${.TARGET} -afterinstall: - ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \ - ${.CURDIR}/osf1.sh ${DESTDIR}/usr/bin/osf1 - .include <bsd.kmod.mk> |
