From 80f36a0d652e60a1dab89ce4a14409d51961cd75 Mon Sep 17 00:00:00 2001 From: patacongo Date: Sun, 1 Jun 2008 22:02:47 +0000 Subject: Lower case file names git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@766 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/configs/xtrs/pashello/Make.defs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nuttx/configs/xtrs/pashello/Make.defs') diff --git a/nuttx/configs/xtrs/pashello/Make.defs b/nuttx/configs/xtrs/pashello/Make.defs index 47de3f0ee..561fce02e 100644 --- a/nuttx/configs/xtrs/pashello/Make.defs +++ b/nuttx/configs/xtrs/pashello/Make.defs @@ -65,7 +65,7 @@ SDCCLIB = z80.lib ASMEXT = .asm OBJEXT = .o LIBEXT = .lib -EXEEXT = .CMD +EXEEXT = .cmd define COMPILE @echo "CC: $1" -- cgit v1.2.3