mirror of
https://github.com/rvtr/TwlToolsRED.git
synced 2025-10-31 06:41:18 -04:00
4 lines
138 B
Makefile
4 lines
138 B
Makefile
TAD_TABLE_FILE = tad_table.txt
|
|
|
|
$(TAD_TABLE_FILE):
|
|
../../bin/make_tad_table.exe -dir . -o $@ -mk ../../copy_dst/Makefile.TadIncludes
|