include ../Makefile.h

OUTPROGS = autoptr1 autoptr2 autoptr3 limits1 minmax1

HEADERS = defalloc.hpp

autoptr1: autoptr1.cpp

