Changeset 2358
- Timestamp:
- Jul 14, 2011 5:49:29 AM (23 months ago)
- File:
-
- 1 edited
-
cpu/arm/olpc/1.75/build/Makefile (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
cpu/arm/olpc/1.75/build/Makefile
r2118 r2358 10 10 TAGFILES= ../../../build/*.tag *.tag 11 11 CLIENTDIR=../../../../../clients 12 CLIENTPROGS= 12 CLIENTPROGS=${CLIENTDIR}/emacs/arm/emacs 13 13 14 14 all: ${ROMNAME}.rom tags … … 30 30 ../../build/inflate.bin: 31 31 @make -C ../../build inflate.bin 32 33 ${CLIENTDIR}/emacs/arm/emacs: 34 @make -C ${CLIENTDIR}/emacs/arm emacs 32 35 33 36 build:
Note: See TracChangeset
for help on using the changeset viewer.
