OSDN Git Service

build: add trailing / to yasm/nasm -I flags
authorMans Rullgard <mans@mansr.com>
Sun, 5 Aug 2012 23:17:40 +0000 (00:17 +0100)
committerMans Rullgard <mans@mansr.com>
Tue, 7 Aug 2012 14:21:40 +0000 (15:21 +0100)
commitf295fee2c971e2e15bcc65321d86e12cba42b1b5
tree25577f45407ec39edab78e89493b6c07031fd13f
parent2b140a3d091de2bd54687df1b2aa6608549fb6ee
build: add trailing / to yasm/nasm -I flags

nasm requires a trailing / on paths specified with -I.
It does no harm with yasm.

Signed-off-by: Mans Rullgard <mans@mansr.com>
Makefile