Print this page
6662 uts should only build the variant requested

@@ -53,11 +53,11 @@
 def             :=      TARGET= def
 def.prereq      :=      TARGET= def
 all             :=      TARGET= all
 all.prereq      :=      TARGET= all
 install         :=      TARGET= install
-install.prereq  :=      TARGET= all
+install.prereq  :=      TARGET= install
 install_h       :=      TARGET= install_h
 install_h.prere :=      TARGET= install_h
 clean           :=      TARGET= clean
 clobber         :=      TARGET= clobber
 lint            :=      TARGET= lint