binutils-gdb/gdb/doc/configure.ac

6 lines
86 B
Plaintext
Raw Normal View History

AC_PREREQ(2.59)
AC_INIT(refcard.tex)
AC_PROG_INSTALL
AC_PROG_LN_S
AC_OUTPUT(Makefile)