view portasm/gen-masm.sh @ 309:b51401bc4c37

- changelog about dynload UTF-8 support on windows
author Tassilo Philipp
date Thu, 24 Oct 2019 23:39:57 +0200
parents 3e629dc19168
children ab2d78e48ca2
line wrap: on
line source

#!/bin/sh
gcc -E -P -DGEN_MASM $1.S >$1.asm