all clean install:
	(cd dsc; test -s Makefile || ./configure ; $(MAKE) $@)
	(cd cron; $(MAKE) $@)
