summaryrefslogtreecommitdiff
path: root/sounds/Makefile
AgeCommit message (Expand)Author
2006-09-20Minor fixes to sounds installation.Jason Parker
2006-09-20sounds/Makefile updated to handle the extra-sounds tarball; some optimizationsSteve Murphy
2006-08-26GNU make already knows how to quietly ignore non-existent files in 'include' ...Kevin P. Fleming
2006-08-21merge new_loader_completion branch, including (at least):Kevin P. Fleming
2006-07-19make installation of French and Spanish sounds work properlyKevin P. Fleming
2006-07-19use new sound file versionKevin P. Fleming
2006-06-30more reasons why solaris sucksRussell Bryant
2006-06-25use new (separate) dependencies file from menuselectKevin P. Fleming
2006-06-22add a couple more targets to .PHONYRussell Bryant
2006-06-22- specify that 'all' is a .PHONY targetRussell Bryant
2006-06-22add the 'clean', 'clean-depend', and 'dist-clean' targets as .PHONY targetsRussell Bryant
2006-06-19don't blow up in the sub Makefiles if menuselect.makeopts is not present. ThisRussell Bryant
2006-06-07move the common wget arguments to a variable and remove --no-verbose soRussell Bryant
2006-06-07ok, new sounds/moh handling stuff should be done... bring on the bug reports!Kevin P. Fleming
2006-06-07moh files will now be distributed in native format, not mp3, so...Kevin P. Fleming
2006-06-07ok, now it knows how to auto-download and installKevin P. Fleming
2006-06-07don't force the sounds to download... only when neededKevin P. Fleming
2006-06-07woo-hoo, now it knows how to download the sound packages... doesn't install t...Kevin P. Fleming