3 # repertoire des modules
4 AVERSIVE_DIR =../..# VALUE, absolute or relative path : example ../.. #
6 # List C source files here. (C dependencies are automatically generated.)
9 # List Assembler source files here.
10 # Make them always end in a capital .S. Files ending in a lowercase .s
11 # will not be considered source files but generated files (assembler
12 # output from the compiler), and will be deleted upon "make clean"!
13 # Even though the DOS/Win* filesystem matches both .s and .S the same,
14 # it will preserve the spelling of the filenames, and gcc itself does
15 # care about how the name is spelled on its command-line.
18 ########################################
20 -include .aversive_conf
21 include $(AVERSIVE_DIR)/mk/aversive_project.mk