mes/.gitignore
Jan Nieuwenhuizen 3e03a12a4d Generate C header and includes using snarfing.
* mes.c: Move specific renames and n-args to alist annotation.
* build-aux/mes-snarf.scm: New file.
* GNUmakefile (mes.environment.h): Use it.
  (mes.h): Remove.
  (clean): Update.
  (mes.o): New dependency rule.
* .gitignore: Update.
2016-10-21 22:44:50 +02:00

19 lines
142 B
Plaintext

*-
*.cat
*.environment.h
*.environment.i
*.go
*.o
*.symbols.i
*~
.#*
/.config.make
/.tarball-version
/ChangeLog
/a.out
/mes
/out
?
?.mes
\#*#