include ../Makefile.h
all::

PROGS = max adl implicit inject lazy

OUTPROGS = funcoverload

funcoverload.ctt: funcoverload.hpp
