# source.mf makefile fragment for 'demo' app
FRAGMENTS := $(FRAGMENTS) $(TopDir)/$(CHIPNAME)demo/source.mf
# add this app to the list of all apps
APPS := $(APPS) $(CHIPNAME)demo
# list of a
# source.mf makefile fragment for 'bmp' app
FRAGMENTS := $(FRAGMENTS) $(TopDir)/$(CHIPNAME)bmp/source.mf
# add this app to the list of all apps
APPS := $(APPS) $(CHIPNAME)bmp
# list of all
# source.mf makefile fragment for 'virt' app
FRAGMENTS := $(FRAGMENTS) $(TopDir)/$(CHIPNAME)virt/source.mf
# add this app to the list of all apps
APPS := $(APPS) $(CHIPNAME)virt
# list of a
# source.mf makefile fragment for 'show' app
FRAGMENTS := $(FRAGMENTS) $(TopDir)/$(CHIPNAME)show/source.mf
# add this app to the list of all apps
APPS := $(APPS) $(CHIPNAME)show
# list of a
# source.mf makefile fragment for hal
# tell make not to try to rebuild this file
FRAGMENTS := $(FRAGMENTS) $(TopDir)/$(CHIPNAME)hal/source.mf
# add this lib to the list of all libs
# HAL shou
# source.mf makefile fragment for 'play' app
FRAGMENTS := $(FRAGMENTS) $(TopDir)/$(CHIPNAME)play/source.mf
# add this app to the list of all apps
APPS := $(APPS) $(CHIPNAME)play
# list of a
# source.mf makefile fragment for 'clk' app
FRAGMENTS := $(FRAGMENTS) $(TopDir)/$(CHIPNAME)clk/source.mf
# add this app to the list of all apps
APPS := $(APPS) $(CHIPNAME)clk
# list of all