mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-01-09 04:51:54 -05:00
9 lines
234 B
Text
Vendored
9 lines
234 B
Text
Vendored
|
|
Makefile to build Windows packages. Requires zip and unix2dos cygwin
|
|
packages to be installed.
|
|
|
|
The configure script should be run with the right options to disable
|
|
shared libraries:
|
|
|
|
./configure --disable-shared --enable-static
|
|
|