tvl-depot/tools/music/Makefile
"Vincent Ambo ext:(%22) b951faa6b4 * initial checkin
2012-02-22 22:03:31 +01:00

10 lines
No EOL
112 B
Makefile

all: music
music: iTunes.8
8l -o music iTunes.8
iTunes.8: iTunes.go
8g iTunes.go
clean:
rm -rf *.8 music