home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Geek Gadgets 1
/
ADE-1.bin
/
ade-dist
/
doschk-1.1-src.tgz
/
tar.out
/
fsf
/
doschk
/
configure.in
< prev
next >
Wrap
Text File
|
1996-09-28
|
132b
|
6 lines
dnl Process this file with autoconf to produce a configure script.
AC_INIT(doschk.c)
AC_PROG_CC
AC_PROG_INSTALL
AC_OUTPUT(Makefile)