Changeset 12 for lm-sensors/trunk/src/Module.mk
- Timestamp:
- 11/23/98 23:34:34 (13 years ago)
- Files:
-
- 1 modified
-
lm-sensors/trunk/src/Module.mk (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lm-sensors/trunk/src/Module.mk
r11 r12 23 23 # Regrettably, even 'simply expanded variables' will not put their currently 24 24 # defined value verbatim into the command-list of rules... 25 SRCTARGETS := $(MODULE_DIR)/smbus.o $(MODULE_DIR)/piix4.o 25 SRCTARGETS := $(MODULE_DIR)/smbus.o $(MODULE_DIR)/piix4.o $(MODULE_DIR)/isa.o 26 26 27 27 # Include all dependency files
