mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-05 06:23:58 +08:00
5 lines
75 B
Plaintext
5 lines
75 B
Plaintext
AC_PREREQ(2.12.1)
|
|
AC_INIT(refcard.tex)
|
|
AC_PROG_INSTALL
|
|
AC_OUTPUT(Makefile)
|