forked from github/server
9 lines
141 B
Text
9 lines
141 B
Text
SubDir TOP ;
|
|
|
|
SubInclude TOP common ;
|
|
|
|
if $(BUILDTYPE) = REGULAR {
|
|
SubInclude TOP common ;
|
|
SubInclude TOP eressea ;
|
|
SubInclude TOP tools ;
|
|
}
|