xref
: /
openbsd-src
/
gnu
/
usr.bin
/
binutils
/
gdb
/
doc
/
configure.in
(revision a28daedfc357b214be5c701aa8ba8adb29a7f1c2)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
AC_PREREQ(2.12.1)
2
AC_INIT(
refcard.tex
)
3
AC_PROG_INSTALL
4
AC_PROG_LN_S
5
AC_OUTPUT(Makefile)
6