Clean Makefile

This commit is contained in:
retropikzel 2025-07-23 21:09:15 +03:00
parent f5d7850c7c
commit 94ba92b26d
1 changed files with 0 additions and 2 deletions

View File

@ -1,8 +1,6 @@
.PHONY: libtest.o tests/libtest.so libtest.a documentation README.html foreign-c.pdf .PHONY: libtest.o tests/libtest.so libtest.a documentation README.html foreign-c.pdf
PDFENGINE=weasyprint PDFENGINE=weasyprint
CC=gcc CC=gcc
DOCKER=docker run -it -v ${PWD}:/workdir
DOCKER_INIT=cd /workdir && make clean &&
VERSION=0.10.1 VERSION=0.10.1
TEST=primitives TEST=primitives
SCHEME=chibi SCHEME=chibi