include ../Makefile.h

# Programme fuer die make PROG.out aufgerufen wird
#
OUTPROGS = loc1 loc2
PROGS = numget

