FreeCalypso > hg > freecalypso-sw
diff target-utils/libcommon/Makefile @ 13:f4fc449a64ea
target-utils libcommon infrastructure for interactive commands
author | Michael Spacefalcon <msokolov@ivan.Harhan.ORG> |
---|---|
date | Fri, 03 May 2013 06:42:03 +0000 |
parents | 165040ce4929 |
children | 4c78fc688127 |
line wrap: on
line diff
--- a/target-utils/libcommon/Makefile Wed May 01 20:01:41 2013 +0000 +++ b/target-utils/libcommon/Makefile Fri May 03 06:42:03 2013 +0000 @@ -4,7 +4,8 @@ AR= arm-elf-ar RANLIB= arm-elf-ranlib -OBJS= cmdentry.o serio.o uartsel.o +OBJS= cmdentry.o dispatch.o hexarg.o parseargs.o serio.o uartsel.o \ + cmd_r8.o cmd_r16.o cmd_r32.o all: libcommon.a