symm/Makefile.am: Add a `base' column to the $(STUBS_SRC) list.
authorMark Wooding <mdw@distorted.org.uk>
Wed, 10 May 2017 18:35:59 +0000 (19:35 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 14 May 2017 13:58:41 +0000 (14:58 +0100)
commite91853c12f63c1e47c2640ac6149177ac77f2041
tree43e97cc627642899ce573eded3b5baa6bd9fb496
parent4328f7469ba7f9539368a21107005009aa9d3a43
symm/Makefile.am: Add a `base' column to the $(STUBS_SRC) list.

The list is currently empty, so this is just a matter of fiddling with
the bits of Makefile which process it.  But it means that we can add
things to `stub.c.in' which refer to the base C file, for example to
tell a reader where the real thing is.
symm/Makefile.am