Explorar o código

- first compile all the code and then install (at the price of slightly
slower make install)
Closes SER-390.

Andrei Pelinescu-Onciul %!s(int64=17) %!d(string=hai) anos
pai
achega
bac0e1e67c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Makefile

+ 1 - 1
Makefile

@@ -516,7 +516,7 @@ man:
 	done; true
 
 .PHONY: install
-install: install-bin install-modules install-cfg \
+install:all install-bin install-modules install-cfg \
 	install-doc install-man install-utils install-share
 
 .PHONY: dbinstall