update notes

This commit is contained in:
Stefano D'Angelo 2025-05-11 10:29:24 +02:00
parent a905009db0
commit 931cdd922a

8
notes
View File

@ -269,7 +269,11 @@ product {
]
}
makefile vars:
makefile dirs:
- make always executed from Makefile directory
- COMMON_DIR: static common sources (e.g., src/lv2.c)
- DATA_DIR: generated sources/data (e.g., src/data.h, data/manifest.ttl.in)
- PLUGIN_DIR: plugin source (e.g., plugin.h)
- PLUGIN_DIR: plugin sources (e.g., plugin.h)
- API_DIR: generated Tibia-related API sources (e.g., plugin_api.h)
- MKINC_DIR: Makefile includes (e.g., vars-pre.mk)
- build: build files