SOURCE = pnm++.c
LIB_OBJECTS = pnm++.o

include ../lib/make.init

#
# targets
#
all:	pnm++.olib

clean:	very.clean
