Print this page
10593 illumos build should not use kernel modules as link-editor input

*** 87,98 **** clean.lint: $(CLEAN_LINT_DEPS) install: $(INSTALL_DEPS) ! $(PLATLIB): $(BINARY) ! $(BUILD.SO) $(BINARY) # # Include common targets. # include $(UTSBASE)/sun4u/starcat/Makefile.targ --- 87,98 ---- clean.lint: $(CLEAN_LINT_DEPS) install: $(INSTALL_DEPS) ! $(PLATLIB): $(OBJECTS) ! $(BUILD.SO) $(OBJECTS) # # Include common targets. # include $(UTSBASE)/sun4u/starcat/Makefile.targ