]> rtime.felk.cvut.cz Git - frescor/fosa.git/blob - Makefile.omk
Accidentally deleted fosa_config.h added again
[frescor/fosa.git] / Makefile.omk
1 SUBDIRS=include
2
3 ifeq ($(PLATFORM),MARTE_OS)
4   SUBDIRS+=src_marte_os marte_non_local_jump
5 endif
6
7 ifeq ($(PLATFORM),AQuoSA)
8   SUBDIRS+=src_aquosa
9 endif