ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/kgsueme/sounds/Makefile
(Generate patch)

Comparing kgsueme/sounds/Makefile (file contents):
Revision 1.2 by pcg, Fri May 30 07:24:38 2003 UTC vs.
Revision 1.3 by pcg, Sat May 31 05:30:50 2003 UTC

1 1
2SOUNDS = alarm move warning 2SOUNDS = alarm move warning pass ring connect user_unknown
3 3
4%: %.wav Makefile 4%: %.wav Makefile
5 sox -twav $< -tau -r8000 -c1 -U -b $@ polyphase 5 sox -twav $< -tau -r8000 -c1 -U -b $@ polyphase
6 6
7all: $(SOUNDS) 7all: $(SOUNDS)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines