view doc/Makefile.generic @ 245:0ba6189a51dd

- dynload dlGetLibraryPath simplifications: * removed mode bit checking on macOS, and assured dlopening files with same flags, instead * consistency changes for OpenBSD
author Tassilo Philipp
date Thu, 04 May 2017 15:11:46 +0200
parents 3e629dc19168
children
line wrap: on
line source

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