Small cleanup of the irix5 port

Submitted by: Andrew Martin <martin@biochemistry.ucl.ac.uk>
This commit is contained in:
Marc G. Fournier 1996-08-13 01:33:27 +00:00
parent 9da9c0915a
commit 78d56d0bcb

View File

@ -22,7 +22,11 @@ CFLAGS_BE+= -DUSE_POSIX_SIGNALS
# RANLIB is not used on IRIX 5 # RANLIB is not used on IRIX 5
RANLIB=touch RANLIB=touch
INSTALL=/usr/bin/X11/bsdinst INSTALL=/sbin/bsdinst
INSTLOPTS= -m 444
INSTL_EXE_OPTS= -m 555
INSTL_LIB_OPTS= -m 664
# #
# Random things that must be passed everywhere to enable # Random things that must be passed everywhere to enable