blob: 1158494761cb3537c70b67000cef17af271dff29 (
plain)
1
2
3
4
5
6
7
8
9
|
#define IHaveSubdirs
/* just documents here */
#define NoAllTargetForSubdirs
#define NoInstallTargetForSubdirs
#define NoTagTargetForSubdirs
SUBDIRS = mkworld_guide \
mkworld_ref
|