summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: ae16e7c)
raw | patch | inline | side by side (parent: ae16e7c)
author | Tinku Mannan <tmannan@ti.com> | |
Wed, 22 Apr 2015 12:48:55 +0000 (08:48 -0400) | ||
committer | Tinku Mannan <tmannan@ti.com> | |
Wed, 22 Apr 2015 12:48:55 +0000 (08:48 -0400) |
ti/runtime/hplib/build/Makefile | patch | blob | history |
index 8e2de01e00eea883cead45cb6bf7ec7d5760ffa1..d758fe13706dc1ace5d963d249f890f76ea460b7 100755 (executable)
@$(CC) $(DEBUG_FLAG) -ggdb2 -Wl,-soname=$@.1 -shared -fPIC ${LDFLAGS} -o $@.1.0.0 $^
@ln -s $@.1.0.0 $@.1
@ln -s $@.1 $@
+ mkdir -p $(ARMV7LIBDIR)
@mv -f $@.1.0.0 $(ARMV7LIBDIR)/$@.1.0.0
@mv -f $@.1 $(ARMV7LIBDIR)/$@.1
@mv -f $@ $(ARMV7LIBDIR)/$@