Prechádzať zdrojové kódy

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

Andrei Pelinescu-Onciul 17 rokov pred
rodič
commit
bac0e1e67c
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  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