Files
php-rar/Makefile.frag
2026-03-11 00:43:35 +00:00

8 lines
145 B
GLSL

EXTRA_CFLAGS := $(EXTRA_CFLAGS) -Wall
.PHONY: replace-run-tests
replace-run-tests:
cp run-tests-rar.php run-tests.php
test: replace-run-tests