X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fyoink;a=blobdiff_plain;f=build%2Farch%2Fwin32%2Frules.mk;fp=build%2Farch%2Fwin32%2Frules.mk;h=3e3c49d0f9db9f9ec692d934d0351896fdcad990;hp=0f5eae5e40ed961cb49f35f4dc641b7b0f5195be;hb=574af38ed616d1adfa5e6ce35f67cda1f707f89d;hpb=6c9943707d4f33035830eba0587a61a34eaecbc2 diff --git a/build/arch/win32/rules.mk b/build/arch/win32/rules.mk index 0f5eae5..3e3c49d 100644 --- a/build/arch/win32/rules.mk +++ b/build/arch/win32/rules.mk @@ -1,17 +1,13 @@ + # -# Yoink -# Run this script to create a win32 package. -# -# You should typically only run this through the "portable" and "installer" -# makes targets in the package root directory. The build system will take -# care to pass the correct arguments. +# Rules to create win32 packages. # docs = AUTHORS COPYING README TODO libraries = libogg-0 libpng15 libvorbis-0 libvorbisfile-3 lua51 OpenAL32 SDL zlib1 -MAN2HTML = lua doc/man2html.lua -UNIX2DOS = arch/win32/unix2dos.sh +MAN2HTML = $${LUA:-lua} scripts/man2html.lua +UNIX2DOS = scripts/unix2dos.sh MAKENSIS = makensis stagedir = $(builddir)/$(tarname)