git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/tags/M_STABLE@40387 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
15 lines
321 B
Plaintext
15 lines
321 B
Plaintext
dnl Process this file with autoconf to produce a configure script.
|
|
AC_REVISION($Id$)dnl
|
|
|
|
AC_INIT(Makefile.in)
|
|
|
|
AC_OUTPUT([
|
|
Makefile
|
|
bombs/Makefile
|
|
dbbrowse/Makefile
|
|
forty/Makefile
|
|
fractal/Makefile
|
|
life/Makefile
|
|
poem/Makefile
|
|
])
|