Training courses
Kernel and Embedded Linux
Bootlin training courses
1 2 3 4 5 6 7 8 9 10 11
# $Id: Makefile 2044 2011-10-23 14:52:59Z jkoshy $ TOP= .. PROG= strings WARNS?= 6 DPADD= ${LIBELFTC} ${LIBELF} LDADD= -lelftc -lelf .include "${TOP}/mk/elftoolchain.prog.mk"