Added .i files to precious. Removed reference to iocBinInstalls.
This commit is contained in:
@@ -392,15 +392,14 @@ $(INSTALL_TEMPLATES_SUBDIR)/%: %
|
||||
@echo "Installing $@"
|
||||
@$(INSTALL) -d -m 644 $< $(@D)
|
||||
|
||||
.PRECIOUS: %.o %.c %.nm %.cpp
|
||||
.PRECIOUS: %.i %.o %.c %.nm %.cpp
|
||||
.PRECIOUS: $(COMMON_INC)
|
||||
|
||||
-include $(CONFIG)/RULES.Db
|
||||
|
||||
-include DEPENDS
|
||||
|
||||
.PHONY: all inc depends build install clean rebuild buildInstall binInstalls \
|
||||
iocBinInstalls
|
||||
.PHONY: all inc depends build install clean rebuild buildInstall binInstalls
|
||||
|
||||
# EOF RULES_BUILD
|
||||
|
||||
|
||||
Reference in New Issue
Block a user