summaryrefslogtreecommitdiff
path: root/module/Makefile
blob: 86e68d80c14983307819ee6cb994632eb7f5968d (plain)
1
2
3
4
5
6
7
ifeq ($(COMPONENT_TYPE),riscos-module)
  DIR_SOURCES := header.cmhg module.c menu.c
endif

DIR_TEST_ITEMS := iconv:module.c;menu.c;wrapper.c

include $(NSBUILD)/Makefile.subdir