TOP=../..

all:

include Makefile.include

all: $(ALL_MANAGED_DLLS)

clean:
	@rm -rf bin/ obj/ */bin */obj subscripts.cs
