?? makefile
字號:
CC = /opt/host/armv4l/bin/armv4l-unknown-linux-gcc LD = /opt/host/armv4l/bin/armv4l-unknown-linux-ld#CFLAGS = -D__KERNEL__ -I/HHARM9-EDU/kernel/include -Wall -DMODULECFLAGS = -D__KERNEL__ -I/HHARM9-EDU/kernel/include -Wall -Wstrict-prototypes -Wno-trigraphs -Os -mapcs -fno-strict-aliasing -fno-common -fno-common -pipe -mapcs-32 -march=armv4 -mtune=arm9tdmi -mshort-load-bytes -msoft-float -DMODULEphyaddr_rw.o: phyaddr_rw.c $(CC) $(CFLAGS) -c $^ -o $@ cp phyaddr_rw.o / -f.PHONY: cleanclean: -rm -f *.odistclean: @make clean rm -f tags *~
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -