Author: coke Date: Wed Jan 28 04:05:46 2009 New Revision: 36089 Modified: trunk/config/gen/makefiles/root.in Log: Document another build dependency. Modified: trunk/config/gen/makefiles/root.in ============================================================================== --- trunk/config/gen/makefiles/root.in (original) +++ trunk/config/gen/makefiles/root.in Wed Jan 28 04:05:46 2009 @@ -1197,6 +1197,8 @@ $(OPS_DIR)/core_ops$(O) : $(GENERAL_H_FILES) $(OPS_DIR)/core_ops.c +$(OPS_DIR)/pic.ops : $(SRC_DIR)/pmc/pmc_fixedintegerarray.h + # core_ops depends upon config.h so that it gets updated along with # updates to config.h's version numbers