Added RANLIB

This commit is contained in:
ceriel 1986-10-09 13:21:33 +00:00
parent 591a0db767
commit 703eb4e7a0

View file

@ -3,6 +3,7 @@ MACHDEF="MACH=vax4" "SUF=o" "ASAR=ar"
PCDEF="PREF=pc" "SUB=" "SRC=lang/pc/libpc"
install:
RANLIB=ranlib ; export RANLIB ;\
make -f $(MAKEFILE) $(PCDEF) $(MACHDEF) cp
cmp: