Changeset 11 for lm-sensors/trunk/i2c/Module.mk
- Timestamp:
- 11/22/98 22:36:52 (15 years ago)
- Files:
-
- 1 modified
-
lm-sensors/trunk/i2c/Module.mk (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lm-sensors/trunk/i2c/Module.mk
r8 r11 28 28 29 29 # Include all dependency files 30 include$(I2CTARGETS:.o=.d)30 INCLUDEFILES += $(I2CTARGETS:.o=.d) 31 31 32 32 all :: $(I2CTARGETS)
