Changeset 4461 for lm-sensors/branches/lm-sensors-3.0.0/lib/Module.mk
- Timestamp:
- 06/25/07 13:39:08 (6 years ago)
- Files:
-
- 1 modified
-
lm-sensors/branches/lm-sensors-3.0.0/lib/Module.mk (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lm-sensors/branches/lm-sensors-3.0.0/lib/Module.mk
r4458 r4461 33 33 # the public header files - in this case they are error.h, sensors.h, 34 34 # chips.h. 35 LIBMAINVER := 336 LIBMINORVER := 1.335 LIBMAINVER := 4 36 LIBMINORVER := 0.0 37 37 LIBVER := $(LIBMAINVER).$(LIBMINORVER) 38 38
