home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Geek Gadgets 1
/
ADE-1.bin
/
ade-dist
/
ixemul-45.0-src.tgz
/
tar.out
/
contrib
/
ixemul
/
configure.in
< prev
next >
Wrap
Text File
|
1996-10-01
|
389b
|
14 lines
dnl Process this file with autoconf to produce a configure script.
dnl
AC_INIT(libsrc/crt0.c)
AC_PROG_INSTALL
AC_PROG_CC
AC_PROG_AWK
AC_PROG_RANLIB
AC_OUTPUT(Makefile general/Makefile library/Makefile libsrc/Makefile
static/Makefile stdio/Makefile stdlib/Makefile string/Makefile
ixnet/Makefile stack/Makefile net/Makefile db/Makefile glue/Makefile
utils/Makefile man/Makefile)