dist:
	ln Makefile $(DDIR)/objects/
	
clean:
	rm -f *.o
