diff --git a/Makefile b/Makefile index 2b4449784..ad8a01847 100644 --- a/Makefile +++ b/Makefile @@ -599,6 +599,8 @@ install: badshell datafiles bininstall @echo " +-------------------------------------------+" @$(MAKE) -s oldmodcheck +isntall: install + upgrade: bininstall # XXX why *.adsi is installed first ?