summaryrefslogtreecommitdiffstats
path: root/rubbos/app/httpd-2.0.64/os/beos/Makefile
blob: cc4ca876d41df7cfd7b8357d04ef3af434e974c0 (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/beos
builddir     = /bottlenecks/rubbos/app/httpd-2.0.64/os/beos
VPATH        = /bottlenecks/rubbos/app/httpd-2.0.64/os/beos

LTLIBRARY_NAME    = libos.la
LTLIBRARY_SOURCES = os.c beosd.c

include $(top_srcdir)/build/ltlib.mk