view doc/Makefile.generic @ 578:87b5f5d7af1f

callback_plain_c++: improved cross-platform robustness of faked thiscall used for testing
author Tassilo Philipp
date Thu, 08 Sep 2022 16:15:52 +0200
parents 3e629dc19168
children
line wrap: on
line source

.PHONY: all
all clean:
	cd manual && ${MAKE} $@