# Makefile for urg/vc8

all :
	cd c/ && $(MAKE)
	cd cpp/ && $(MAKE)
