summaryrefslogtreecommitdiffstats
path: root/cpukit/shttpd/Makefile.am (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Prefix all non-public symbols with _shttp_.Ralf Corsepius2007-07-241-0/+37
|
* 2007-06-12 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-06-121-1/+1
| | | | | * shttpd/Makefile.am: Add -DHAVE_MD5 to use md5 routines from libmd.a.
* 2007-06-11 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-06-111-1/+1
| | | | * shttpd/Makefile.am: Conditionally build on LIBNETWORKING.
* 2007-06-11 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-06-111-0/+31
* shttpd/Makefile.am: New.