summaryrefslogtreecommitdiff
path: root/homebrew/romtools/.make.sh-auto
blob: a364a8d7a89b5e46b102bfa6d7c4503ff623784f (plain)
1
2
3
4
5
6
pkg:setup
inreplace "scripts/src/osd/sdl.lua", "--static", ""
make TOOLS=1 PTR64=1 USE_LIBSDL=1 USE_SYSTEM_LIB_EXPAT=1 USE_SYSTEM_LIB_ZLIB=1 USE_SYSTEM_LIB_FLAC=1 USE_SYSTEM_LIB_PORTMIDI=1 USE_SYSTEM_LIB_UTF8PROC=1
bin.install %w[aueffectutil castool chdman floptool imgtool jedutil ldresample ldverify nltool nlwav pngcmp regrep romcmp src2html srcclean unidasm ]
bin.install "split" => "rom-split"
man1.install Dir["docs/man/*.1"]