Skip to content
Snippets Groups Projects
Makefile 120 B
Newer Older
.PHONY: all

all:
	$(MAKE) -C tag1/vorlesung
	$(MAKE) -C tag1/uebung
	$(MAKE) -C tag2/vorlesung
	$(MAKE) -C tag2/uebung