Print this page
NEX-7937 console.7d shouldn't be packaged in storage/svm
Reviewed by: Gordon Ross <gordon.ross@nexenta.com>
NEX-1645 building debug mpt_sas with bldenv fails
Reviewed by: Rick McNeal <rick.mcneal@nexenta.com>
NEX-4418 SATA inquiry property generation doesn't work as advertised
Reviewed by: Dan McDonald <danmcd@omniti.com>
Reviewed by: Garrett D'Amore <garrett@damore.org>
Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com>

@@ -69,14 +69,14 @@
 #
 #       Default build targets.
 #
 .KEEP_STATE:
 
-all:            $(ALL_DEPS)
-
 def:            $(DEF_DEPS)
 
+all:            $(ALL_DEPS)
+
 clean:          $(CLEAN_DEPS)
 
 clobber:        $(CLOBBER_DEPS)
 
 lint:           $(LINT_DEPS)