]> granicus.if.org Git - apache/blob - os/beos/Makefile.in
ap_os_kill isn't being used now as it's in APR, so remove it!
[apache] / os / beos / Makefile.in
1
2 DEPTH     = ../..
3 top_srcdir = @top_srcdir@
4 srcdir    = @srcdir@
5 VPATH     = @srcdir@
6
7 LTLIBRARY_NAME    = libos.la
8 LTLIBRARY_SOURCES = os.c beosd.c iol_socket.c
9
10 include $(top_srcdir)/build/ltlib.mk