makefile.am
来自「linux下的MPEG1」· AM 代码 · 共 35 行
AM
35 行
include $(top_srcdir)/misc/Makefile.commonnoinst_LTLIBRARIES = libnosefart.lalibnosefart_la_SOURCES = \ fds_snd.c \ log.c \ mmc5_snd.c \ nes_apu.c \ vrc7_snd.c \ dis6502.c \ fmopl.c \ memguard.c \ nes6502.c \ nsf.c \ vrcvisnd.c libnosefart_la_CFLAGS = $(VISIBILITY_FLAG) -DNSF_PLAYER -fno-strict-aliasingnoinst_HEADERS = \ dis6502.h \ fmopl.h \ memguard.h \ nes6502.h \ nsf.h \ types.h \ vrc7_snd.h \ fds_snd.h \ log.h \ mmc5_snd.h \ nes_apu.h \ osd.h \ version.h \ vrcvisnd.h
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?