view doc/Makefile.generic @ 620:14c582c828b9

- test/resolve_self: use a more portable linker option to export exec symbols (fixes some builds)
author Tassilo Philipp
date Mon, 03 Oct 2022 16:52:15 +0200
parents 3e629dc19168
children
line wrap: on
line source

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