legacy/libburn/branches/1.2.8/test/Makefile

5 lines
62 B
Makefile
Raw Normal View History

2013-03-18 07:54:06 +00:00
all clean:
$(MAKE) -C .. -$(MAKEFLAGS) $@
.PHONY: all clean