Skip to content

Instantly share code, notes, and snippets.

@lutzky
Created November 22, 2008 09:39
Show Gist options
  • Save lutzky/27790 to your computer and use it in GitHub Desktop.
Save lutzky/27790 to your computer and use it in GitHub Desktop.
meizu/%.meizu.avi : %.avi
cd meizu && meizu-convert ../$<
all: $(patsubst %,meizu/%,$(patsubst %.avi,%.meizu.avi,$(wildcard *.avi)))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment