This repository has been archived on 2026-03-28. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
eodev/eo/Tutorial/Makefile.am
2004-10-07 13:36:43 +00:00

5 lines
138 B
Makefile

if USE_PARADISEO
SUBDIRS = Lesson1 Lesson2 Lesson3 Lesson4 Lesson5 ParadisEO
else
SUBDIRS = Lesson1 Lesson2 Lesson3 Lesson4 Lesson5
endif