Changeset 359
- Timestamp:
- 04/03/99 22:11:08 (14 years ago)
- Files:
-
- 1 modified
-
lm-sensors/trunk/Makefile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lm-sensors/trunk/Makefile
r323 r359 139 139 # ARCFLAGS are used to create archive object files (static libraries), and 140 140 # LIBCFLAGS are for shared library objects. 141 CFLAGS := -I. -Ii2c -Ikernel -Ikernel/include -O2 -DLM_SENSORS141 CFLAGS := -I. -Ii2c -Ikernel/include -O2 -DLM_SENSORS 142 142 143 143 ifeq ($(DEBUG),1)
