From 44b7bcd59c6042aecef864cd45bc79508ff67d71 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Wed, 9 Jun 2010 05:46:03 +0000 Subject: Remove (discontinued). --- cpukit/httpd/Makefile.am | 33 --------------------------------- 1 file changed, 33 deletions(-) delete mode 100644 cpukit/httpd/Makefile.am (limited to 'cpukit/httpd/Makefile.am') diff --git a/cpukit/httpd/Makefile.am b/cpukit/httpd/Makefile.am deleted file mode 100644 index 94e3d60019..0000000000 --- a/cpukit/httpd/Makefile.am +++ /dev/null @@ -1,33 +0,0 @@ -## -## $Id$ -## - -## DEPRECATED, don't use. - -include $(top_srcdir)/automake/compile.am - -AM_CPPFLAGS += -DWEBS -DUEMF - -if LIBHTTPD -## Always install this header file. Both webservers use it. -include_HEADERS = rtems_webserver.h - -if HAS_PTHREADS -include_goaheaddir = $(includedir)/goahead - -include_goahead_HEADERS = ej.h ejIntrn.h emfdb.h md5.h uemf.h um.h webs.h \ - wsIntrn.h - -project_lib_LIBRARIES = libhttpd.a -libhttpd_a_SOURCES = asp.c balloc.c default.c ejlex.c ejparse.c emfdb.c \ - form.c h.c handler.c md5c.c mime.c misc.c webpage.c ringq.c rom.c \ - security.c sock.c socket.c sym.c uemf.c um.c url.c value.c wbase64.c \ - webrom.c webs.c websuemf.c webmain.c -libhttpd_a_CPPFLAGS = $(AM_CPPFLAGS) -endif -endif - -EXTRA_DIST = webcomp.c webpage.c - -include $(srcdir)/preinstall.am -include $(top_srcdir)/automake/local.am -- cgit v1.2.3