Changeset 4906

Show
Ignore:
Timestamp:
09/29/07 23:06:44 (1 year ago)
Author:
khali
Message:

Rename module Makefiles from Makefile to Module.mk. They can't be used
as standalone makefiles.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • i2c-tools/trunk/Makefile

    r4905 r4906  
    2929all: 
    3030 
    31 include eeprom/Makefile 
    32 include tools/Makefile 
     31include eeprom/Module.mk 
     32include tools/Module.mk