This commit is contained in:
Shinovon 2026-05-01 17:13:01 +05:00
parent 3b6eaf91e3
commit 5c860e4431
9 changed files with 24 additions and 38 deletions

View file

@ -8,8 +8,7 @@ MAKMAKE: do_nothing
BLD:
$(MAKE) -C ../vendor/librw/src/gl/shaders/ -f Makefile all
CLEAN:
rm ../vendor/librw/src/gl/shaders/*.inc
CLEAN: do_nothing
LIB: do_nothing