view doc/Makefile.generic @ 550:5e1002095afa

- callback_suite_aggrs: enabling (non-standard) struct packing, by default (via #pragma, should be ignored by compilers not handling that) - comment fix
author Tassilo Philipp
date Mon, 20 Jun 2022 14:24:37 +0200
parents 3e629dc19168
children
line wrap: on
line source

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