view doc/Makefile.generic @ 489:63f623bff0b9

- test/callback_suite: reverted designated aggr initialization back to what it was, b/c of MSVCs before 2013 not handling a lot of C99
author Tassilo Philipp
date Fri, 18 Mar 2022 12:36:49 +0100
parents 3e629dc19168
children
line wrap: on
line source

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