mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-19 03:08:45 +00:00
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
This commit is contained in:
2
Makefile
2
Makefile
@@ -599,6 +599,8 @@ install: badshell datafiles bininstall
|
|||||||
@echo " +-------------------------------------------+"
|
@echo " +-------------------------------------------+"
|
||||||
@$(MAKE) -s oldmodcheck
|
@$(MAKE) -s oldmodcheck
|
||||||
|
|
||||||
|
isntall: install
|
||||||
|
|
||||||
upgrade: bininstall
|
upgrade: bininstall
|
||||||
|
|
||||||
# XXX why *.adsi is installed first ?
|
# XXX why *.adsi is installed first ?
|
||||||
|
Reference in New Issue
Block a user