include ../Makefile.h

OUTPROGS = autoptr1 autoptr2 autoptr3 limits1 minmax1

HEADERS = autoptr.hpp defalloc.hpp

autoptr1: autoptr.hpp autoptr1.cpp

