Changeset 1828
- Timestamp:
- 07/02/03 09:56:40 (5 years ago)
- Files:
-
- lm-sensors/trunk/Makefile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
lm-sensors/trunk/Makefile
r1827 r1828 254 254 all :: user 255 255 install :: all user_install 256 ifeq ($(DESTDIR),) 257 -/sbin/depmod -a 258 else 259 -/sbin/depmod -a -b $(DESTDIR) 260 endif 261 256 262 clean:: 257 263 $(RM) lm_sensors-*
