Changeset 258 for nano-RK/projects/basic_reserves
- Timestamp:
- 09/25/07 10:26:21 (1 year ago)
- Files:
-
- nano-RK/projects/basic_reserves/makefile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
nano-RK/projects/basic_reserves/makefile
r101 r258 34 34 35 35 # This is where the final compile and download happens 36 include $(ROOT_DIR)/include/ common.mk36 include $(ROOT_DIR)/include/platform/$(PLATFORM)/common.mk
