all:
	$(MAKE) -C doom
	$(MAKE) -C doom2
	$(MAKE) -C heretic
	$(MAKE) -C hexen
	$(MAKE) -C strife

