summaryrefslogtreecommitdiffstats
path: root/src/all.mk
blob: d7a8a4ff21f7d4d177796e0a6c5b3322728d0180 (plain)
1
2
3
4
# add this dependency BEFORE including the other submakefiles.
all:

SUBMAKEFILES := include/all.mk lib/all.mk modules/all.mk main/all.mk tests/all.mk