objs = stack_copy.o stack_create.o stack_destroy.o stack_emptyp.o \
	stack_pop.o stack_push.o
include $(srcdir)/Generic.mk
$(objs): stack.h
