10 lines
189 B
Plaintext
10 lines
189 B
Plaintext
#include <Server.tmpl>
|
|
|
|
#define IHaveSubdirs
|
|
|
|
SUBDIRS = src man utils/conntest
|
|
DEFAULT_BUILD_SUBDIRS = src man
|
|
|
|
MakeSubdirs($(DEFAULT_BUILD_SUBDIRS))
|
|
ForceSubdirs($(DEFAULT_BUILD_SUBDIRS))
|