FreeCalypso > hg > freecalypso-sw
diff target-utils/Makefile @ 358:b39802cd9329
target-utils/Makefile: tf-breakin subdir added
author | Michael Spacefalcon <msokolov@ivan.Harhan.ORG> |
---|---|
date | Thu, 15 May 2014 09:50:23 +0000 |
parents | 1b4beffc8055 |
children | 3164604a6c70 |
line wrap: on
line diff
--- a/target-utils/Makefile Thu May 15 09:49:30 2014 +0000 +++ b/target-utils/Makefile Thu May 15 09:50:23 2014 +0000 @@ -1,5 +1,5 @@ FOR_LOADTOOLS= compalstage loadagent -ALLPROGS= ${FOR_LOADTOOLS} helloapp pirexplore +ALLPROGS= ${FOR_LOADTOOLS} helloapp pirexplore tf-breakin LIBS= libcommon libload libprintf libtiffs SUBDIR= ${ALLPROGS} ${LIBS}