summaryrefslogtreecommitdiff
path: root/Makefile.dj
AgeCommit message (Expand)AuthorFilesLines
2007-12-11Build acountry.exe. Added 'socklen_t' define.Gisle Vanem1-3/+6
2007-10-08Added needed 'HAVE_*' defines.Gisle Vanem1-1/+2
2007-04-16No need for USE_MANUAL. Use select_s() instead of select().Gisle Vanem1-4/+3
2007-03-17Added a hack to work around the circular dependency whenGisle Vanem1-3/+6
2007-02-27Added TOPDIR variable. Put dependencies in external file.Gisle Vanem1-131/+7
2007-02-06Added HAVE_PROCESS_H for DOS/Win32.Gisle Vanem1-1/+1
2007-02-05Remove '-Dselect=select_s'. Remove depend.dj-Gisle Vanem1-2/+2
2006-11-25Make sure RETSIGTYPE is properly definedYang Tse1-1/+1
2006-11-24Define HAVE_SIGNAL_H, HAVE_SIG_ATOMIC_T and HAVE_SIG_ATOMIC_T_VOLATILEYang Tse1-0/+1
2006-11-07Moved select_s() to Makefile.dj since select() is used in applications.Gisle Vanem1-1/+1
2006-10-31Updated dependencies to not include config.h.Gisle Vanem1-124/+118
2006-10-31Rewritten to use ../packages/DOS/common.dj.Gisle Vanem1-25/+166
2006-10-14Define HAVE_STRUCT_TIMEVAL as appropriate for platforms that lack autotools s...Yang Tse1-0/+2
2005-11-14Added '-DHAVE_SOCKADDR_IN6_SIN6_SCOPE_ID'.Gisle Vanem1-1/+2
2005-11-09Update with "new" HAVE_xx.Gisle Vanem1-1/+5
2004-08-19ZLIB_ROOT not neededGisle Vanem1-3/+1
2004-08-19My first CVS commit just to see if this works.Gisle Vanem1-56/+52
2004-07-01Gisle added makefile for djgpp buildsDaniel Stenberg1-0/+56