Abandon the `m4'-based build system. And there was great rejoicing.
[u/mdw/catacomb] / mode.c.in
diff --git a/mode.c.in b/mode.c.in
new file mode 100644 (file)
index 0000000..c46ef1c
--- /dev/null
+++ b/mode.c.in
@@ -0,0 +1,12 @@
+%## -*-c-*-
+%##
+%## Skeleton source file for modes of operation.
+%#
+/* -*-c-*- GENERATED from mode.c.in
+ *
+ * @base-@mode.c
+ */
+
+#include "@base-@mode.h"
+#include "@mode-def.h"
+@{mode:u}_DEF(@{base:u}, @base)