Too many times have I mistyped the word

'install' as 'isntall'

Now this typo shall no longer be a problem since
'make isntall' just builds the 'install' target.



git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@145381 65c4cc65-6c06-0410-ace0-fbb531ad65f3
1.6.2
Mark Michelson 17 years ago
parent 17f3fc40f2
commit ae0d0de987

@ -599,6 +599,8 @@ install: badshell datafiles bininstall
@echo " +-------------------------------------------+"
@$(MAKE) -s oldmodcheck
isntall: install
upgrade: bininstall
# XXX why *.adsi is installed first ?

Loading…
Cancel
Save