Преглед изворни кода

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

Andrei Pelinescu-Onciul пре 17 година
родитељ
комит
bac0e1e67c
1 измењених фајлова са 1 додато и 1 уклоњено
  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