mirror of
https://github.com/clearlinux/graphene.git
synced 2026-08-19 04:07:39 +00:00
527bb358f4
This is done, because multiple PAL implementations necessarily have common function names.
5 lines
121 B
Plaintext
5 lines
121 B
Plaintext
@INCLUDE = Doxyfile
|
|
PROJECT_NAME = "PAL Linux"
|
|
OUTPUT_DIRECTORY = _build/doxygen-pal-linux
|
|
INPUT = ../Pal/src/host/Linux
|