8 lines
62 B
Makefile
Executable File
8 lines
62 B
Makefile
Executable File
LANGUAGE=en
|
|
|
|
ifdef L
|
|
LANGUAGE=L
|
|
endif
|
|
|
|
include docs_common.mk
|