mirror of
https://github.com/WinampDesktop/winamp.git
synced 2024-09-24 15:54:12 +00:00
11 lines
290 B
Makefile
11 lines
290 B
Makefile
INCLUDES = -Wall -ansi
|
|
|
|
SUBDIRS = \
|
|
libGeoIP \
|
|
apps \
|
|
conf \
|
|
data \
|
|
test \
|
|
man
|
|
|
|
EXTRA_DIST = README.OSX READMEwin32static.txt README.MinGW READMEwin32.txt GeoIPWinDLL.patch TODO bootstrap GeoIP.spec GeoIP.spec.in Makefile.netware Makefile.vc Makefile.win32 get_ver.awk geoip.ico
|