view doc/Makefile.generic @ 183:e38d33230b09

- typo fix in x64 asm end_proc use (only affected masm)
author Tassilo Philipp
date Mon, 13 Feb 2017 14:09:15 +0100
parents 3e629dc19168
children
line wrap: on
line source

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