summaryrefslogtreecommitdiffstats
path: root/rubbos/app/httpd-2.0.64/os/unix/Makefile
blob: b9adec200caa99788e8496ab7a474cc00aa74115 (plain)
1
2
3
4
5
6
7
8
9
10
top_srcdir   = /bottlenecks/rubbos/app/httpd-2.0.64
top_builddir = /bottlenecks/rubbos/app/httpd-2.0.64
srcdir       = /bottlenecks/rubbos/app/httpd-2.0.64/os/unix
builddir     = /bottlenecks/rubbos/app/httpd-2.0.64/os/unix
VPATH        = /bottlenecks/rubbos/app/httpd-2.0.64/os/unix

LTLIBRARY_NAME    = libos.la
LTLIBRARY_SOURCES = unixd.c

include $(top_srcdir)/build/ltlib.mk