diff --git a/makefile b/Makefile similarity index 100% rename from makefile rename to Makefile diff --git a/makefile.base b/Makefile.base similarity index 100% rename from makefile.base rename to Makefile.base diff --git a/makefile.dep b/Makefile.dep similarity index 100% rename from makefile.dep rename to Makefile.dep diff --git a/makefile.modules b/Makefile.modules similarity index 100% rename from makefile.modules rename to Makefile.modules diff --git a/core/makefile b/core/Makefile similarity index 100% rename from core/makefile rename to core/Makefile diff --git a/cpu/makefile b/cpu/Makefile similarity index 100% rename from cpu/makefile rename to cpu/Makefile diff --git a/cpu/arm_common/makefile b/cpu/arm_common/Makefile similarity index 100% rename from cpu/arm_common/makefile rename to cpu/arm_common/Makefile diff --git a/cpu/cc430/makefile b/cpu/cc430/Makefile similarity index 100% rename from cpu/cc430/makefile rename to cpu/cc430/Makefile diff --git a/cpu/lpc214x/makefile b/cpu/lpc214x/Makefile similarity index 100% rename from cpu/lpc214x/makefile rename to cpu/lpc214x/Makefile diff --git a/cpu/lpc2387/makefile b/cpu/lpc2387/Makefile similarity index 100% rename from cpu/lpc2387/makefile rename to cpu/lpc2387/Makefile diff --git a/cpu/lpc2387/gpioint/makefile b/cpu/lpc2387/gpioint/Makefile similarity index 100% rename from cpu/lpc2387/gpioint/makefile rename to cpu/lpc2387/gpioint/Makefile diff --git a/cpu/lpc2387/mci/makefile b/cpu/lpc2387/mci/Makefile similarity index 100% rename from cpu/lpc2387/mci/makefile rename to cpu/lpc2387/mci/Makefile diff --git a/cpu/lpc2387/rtc/makefile b/cpu/lpc2387/rtc/Makefile similarity index 100% rename from cpu/lpc2387/rtc/makefile rename to cpu/lpc2387/rtc/Makefile diff --git a/cpu/msp430-common/makefile b/cpu/msp430-common/Makefile similarity index 100% rename from cpu/msp430-common/makefile rename to cpu/msp430-common/Makefile diff --git a/cpu/msp430x16x/makefile b/cpu/msp430x16x/Makefile similarity index 100% rename from cpu/msp430x16x/makefile rename to cpu/msp430x16x/Makefile diff --git a/dist/makefile b/dist/Makefile similarity index 100% rename from dist/makefile rename to dist/Makefile diff --git a/doc/doxygen/makefile b/doc/doxygen/Makefile similarity index 100% rename from doc/doxygen/makefile rename to doc/doxygen/Makefile diff --git a/drivers/makefile b/drivers/Makefile similarity index 100% rename from drivers/makefile rename to drivers/Makefile diff --git a/drivers/cc110x/makefile b/drivers/cc110x/Makefile similarity index 100% rename from drivers/cc110x/makefile rename to drivers/cc110x/Makefile diff --git a/drivers/cc110x_ng/makefile b/drivers/cc110x_ng/Makefile similarity index 100% rename from drivers/cc110x_ng/makefile rename to drivers/cc110x_ng/Makefile diff --git a/drivers/cc110x_ng/spi/makefile b/drivers/cc110x_ng/spi/Makefile similarity index 100% rename from drivers/cc110x_ng/spi/makefile rename to drivers/cc110x_ng/spi/Makefile diff --git a/drivers/ltc4150/makefile b/drivers/ltc4150/Makefile similarity index 100% rename from drivers/ltc4150/makefile rename to drivers/ltc4150/Makefile diff --git a/drivers/sht11/makefile b/drivers/sht11/Makefile similarity index 100% rename from drivers/sht11/makefile rename to drivers/sht11/Makefile diff --git a/sys/makefile b/sys/Makefile similarity index 100% rename from sys/makefile rename to sys/Makefile diff --git a/sys/auto_init/makefile b/sys/auto_init/Makefile similarity index 100% rename from sys/auto_init/makefile rename to sys/auto_init/Makefile diff --git a/sys/config/makefile b/sys/config/Makefile similarity index 100% rename from sys/config/makefile rename to sys/config/Makefile diff --git a/sys/lib/makefile b/sys/lib/Makefile similarity index 100% rename from sys/lib/makefile rename to sys/lib/Makefile diff --git a/sys/logd/makefile b/sys/logd/Makefile similarity index 100% rename from sys/logd/makefile rename to sys/logd/Makefile diff --git a/sys/net/mm/makefile b/sys/net/mm/Makefile similarity index 100% rename from sys/net/mm/makefile rename to sys/net/mm/Makefile diff --git a/sys/ping/makefile b/sys/ping/Makefile similarity index 100% rename from sys/ping/makefile rename to sys/ping/Makefile diff --git a/sys/posix/makefile b/sys/posix/Makefile similarity index 100% rename from sys/posix/makefile rename to sys/posix/Makefile diff --git a/sys/ps/makefile b/sys/ps/Makefile similarity index 100% rename from sys/ps/makefile rename to sys/ps/Makefile diff --git a/sys/shell/makefile b/sys/shell/Makefile similarity index 100% rename from sys/shell/makefile rename to sys/shell/Makefile diff --git a/sys/shell/commands/makefile b/sys/shell/commands/Makefile similarity index 100% rename from sys/shell/commands/makefile rename to sys/shell/commands/Makefile diff --git a/sys/swtimer/makefile b/sys/swtimer/Makefile similarity index 100% rename from sys/swtimer/makefile rename to sys/swtimer/Makefile diff --git a/sys/syslog/makefile b/sys/syslog/Makefile similarity index 100% rename from sys/syslog/makefile rename to sys/syslog/Makefile diff --git a/sys/timex/makefile b/sys/timex/Makefile similarity index 100% rename from sys/timex/makefile rename to sys/timex/Makefile diff --git a/sys/tracelog/makefile b/sys/tracelog/Makefile similarity index 100% rename from sys/tracelog/makefile rename to sys/tracelog/Makefile diff --git a/sys/transceiver/makefile b/sys/transceiver/Makefile similarity index 100% rename from sys/transceiver/makefile rename to sys/transceiver/Makefile diff --git a/sys/uart0/makefile b/sys/uart0/Makefile similarity index 100% rename from sys/uart0/makefile rename to sys/uart0/Makefile diff --git a/sys/vtimer/makefile b/sys/vtimer/Makefile similarity index 100% rename from sys/vtimer/makefile rename to sys/vtimer/Makefile