Changeset 866 for lm-sensors/trunk/Makefile
- Timestamp:
- 09/05/00 14:40:57 (8 years ago)
- Files:
-
- lm-sensors/trunk/Makefile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
lm-sensors/trunk/Makefile
r840 r866 20 20 21 21 # You need a full complement of GNU utilities to run this Makefile succesfully; 22 # most notably, you need bash, GNU make, flex and bison.22 # most notably, you need bash, GNU make, flex (>= 2.5.1) and bison. 23 23 24 24 # If your /bin/sh is not bash, change the below definition so that make can
