libburn/test/Makefile

5 lines
62 B
Makefile
Raw Permalink Normal View History

2006-08-15 20:37:04 +00:00
all clean:
$(MAKE) -C .. -$(MAKEFLAGS) $@
.PHONY: all clean