%## -*-makefile-*- %# ### -*-makefile-*- GENERATED from stubs.am.in ### ### A list of the stub header files we have to make. STUB_H = %repeat STUB_H += @hname.h %end STUB_C = %repeat STUB_C += @cname.c %end