Makefile 395 Bytes
Newer Older
powelld's avatar
powelld committed
top_srcdir   = /home/development/Documents/httpd-mctls
top_builddir = /home/development/Documents/httpd-mctls
srcdir       = /home/development/Documents/httpd-mctls/os/unix
builddir     = /home/development/Documents/httpd-mctls/os/unix
VPATH        = /home/development/Documents/httpd-mctls/os/unix

LTLIBRARY_NAME    = libos.la
LTLIBRARY_SOURCES = unixd.c

include $(top_srcdir)/build/ltlib.mk