Changeset 2785
- Timestamp:
- 12/04/04 22:19:59 (4 years ago)
- Files:
-
- lm-sensors/trunk/Makefile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
lm-sensors/trunk/Makefile
r2766 r2785 273 273 install :: all user_install 274 274 ifeq ($(DESTDIR),) 275 @echo "*** The depmod command below may generate errors. We are aware of the"276 @echo "*** problem and are working on a solution."277 275 -/sbin/depmod -a 278 276 else
