lh | 9ed821d | 2023-04-07 01:36:19 -0700 | [diff] [blame^] | 1 | # Copyright (C) 2008 STMicroelectronics Ltd. |
2 | # Author: Carmelo Amoroso <carmelo.amoroso@st.com> | ||||
3 | |||||
4 | # Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball. | ||||
5 | # | ||||
6 | |||||
7 | top_srcdir=../../../ | ||||
8 | top_builddir=../../../ | ||||
9 | all: objs | ||||
10 | include $(top_builddir)Rules.mak | ||||
11 | include Makefile.in | ||||
12 | include $(top_srcdir)Makerules |