国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁 > 學院 > 開發設計 > 正文

makefile模板2

2019-11-09 15:39:25
字體:
來源:轉載
供稿:網友
# define the C compiler to useCC = /home/b46827/fsl-yocto-L3.14.52_1.1.0-ga/build-wayland-imx6qpsabresd/tmp/sysroots/x86_64-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-gccSYSROOT_PATH=/home/b46827/fsl-yocto-L3.14.52_1.1.0-ga/build-wayland-imx6qpsabresd/tmp/sysroots/imx6qpsabresdKERNEL_PATH=/home/b46827/fsl-yocto-L3.14.52_1.1.0-ga/build-wayland-imx6qpsabresd/tmp/work/imx6qpsabresd-poky-linux-gnueabi/linux-imx/3.14.52-r0/gitCFLAGS = -march=armv7-a -mfloat-abi=hard -mfpu=neon -mtune=cortex-a7 --sysroot=$(SYSROOT_PATH)# define any directories containing header files other than /usr/includeINCLUDES = -I $(KERNEL_PATH)/include/uapi /		   -I $(KERNEL_PATH)/include /LFLAGS = -L $(SYSROOT_PATH)/usr/lib# define any libraries to link into executable:LIBS = -lpthread -lg2d -lipu -lasound # define the C source filesSRCS = mxc_mhlin_test.c# define the C object filesOBJS = $(SRCS:.c=.o)# define the executable fileMAIN = mxc_mhlin_test .PHONY: depend cleanall:    $(MAIN)	@echo  Simple compiler named simple has been compiled$(MAIN): $(OBJS)	$(CC) $(CFLAGS) -o $(MAIN) $(OBJS) $(LFLAGS) $(LIBS)# this is a suffix replacement rule for building .o's from .c's.c.o:	$(CC) $(CFLAGS) $(INCLUDES) -c $<  -o $@clean:	$(RM) *.o *~ $(MAIN)depend: $(SRCS)	makedepend $(INCLUDES) $^
上一篇:飛思卡爾相關命令

下一篇:makefile模板

發表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發表
主站蜘蛛池模板: 宾阳县| 尉犁县| 赤壁市| 荔波县| 洛隆县| 札达县| 班玛县| 日土县| 扬州市| 玛纳斯县| 全南县| 潢川县| 民勤县| 兖州市| 绍兴市| 荣成市| 达州市| 新河县| 昆山市| 汾西县| 丰都县| 天祝| 湖南省| 嘉定区| 游戏| 郯城县| 孟津县| 芦山县| 榕江县| 错那县| 荔浦县| 贡觉县| 南木林县| 四平市| 巨野县| 太谷县| 甘泉县| 阳泉市| 安化县| 曲阳县| 县级市|