Changeset 1729
- Timestamp:
- 03/17/03 03:56:48 (6 years ago)
- Files:
-
- lm-sensors/trunk/Makefile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
lm-sensors/trunk/Makefile
r1664 r1729 50 50 # *above* the linux/ subdirectory, so to /usr/local/include in the 51 51 # above example. 52 I2C_HEADERS =/usr/local/include53 #I2C_HEADERS =$(LINUX_HEADERS)52 I2C_HEADERS := /usr/local/include 53 #I2C_HEADERS := $(LINUX_HEADERS) 54 54 55 55 # Uncomment the third line on SMP systems if the magic invocation fails. It
