summaryrefslogtreecommitdiff
path: root/ares/Makefile.dj
Commit message (Expand)AuthorAgeFilesLines
* Build acountry.exe. Added 'socklen_t' define.Gisle Vanem2007-12-111-3/+6
* Added needed 'HAVE_*' defines.Gisle Vanem2007-10-081-1/+2
* No need for USE_MANUAL. Use select_s() instead of select().Gisle Vanem2007-04-161-4/+3
* Added a hack to work around the circular dependency whenGisle Vanem2007-03-171-3/+6
* Added TOPDIR variable. Put dependencies in external file.Gisle Vanem2007-02-271-131/+7
* Added HAVE_PROCESS_H for DOS/Win32.Gisle Vanem2007-02-061-1/+1
* Remove '-Dselect=select_s'. Remove depend.dj-Gisle Vanem2007-02-051-2/+2
* Make sure RETSIGTYPE is properly definedYang Tse2006-11-251-1/+1
* Define HAVE_SIGNAL_H, HAVE_SIG_ATOMIC_T and HAVE_SIG_ATOMIC_T_VOLATILEYang Tse2006-11-241-0/+1
* Moved select_s() to Makefile.dj since select() is used in applications.Gisle Vanem2006-11-071-1/+1
* Updated dependencies to not include config.h.Gisle Vanem2006-10-311-124/+118
* Rewritten to use ../packages/DOS/common.dj.Gisle Vanem2006-10-311-25/+166
* Define HAVE_STRUCT_TIMEVAL as appropriate for platforms that lack autotools s...Yang Tse2006-10-141-0/+2
* Added '-DHAVE_SOCKADDR_IN6_SIN6_SCOPE_ID'.Gisle Vanem2005-11-141-1/+2
* Update with "new" HAVE_xx.Gisle Vanem2005-11-091-1/+5
* ZLIB_ROOT not neededGisle Vanem2004-08-191-3/+1
* My first CVS commit just to see if this works.Gisle Vanem2004-08-191-56/+52
* Gisle added makefile for djgpp buildsDaniel Stenberg2004-07-011-0/+56