DCPPT=dcppt.pl
CONFIG=src/Config.dcppt
SRCDIR=src/itpass-lecture-20080509

all: dcppt

dcppt:
	$(DCPPT) -c $(CONFIG) -d $(SRCDIR)