]> granicus.if.org Git - apache/commitdiff
OS/2: os.c doesn't exist anymore, remove it from the build.
authorBrian Havard <bjh@apache.org>
Tue, 5 Dec 2000 13:47:39 +0000 (13:47 +0000)
committerBrian Havard <bjh@apache.org>
Tue, 5 Dec 2000 13:47:39 +0000 (13:47 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87205 13f79535-47bb-0310-9956-ffa450edef68

os/os2/Makefile.in

index f4b52a43198291d81c443472892c13b38d1747e7..5796f5c57c88724eab67e9d2e95e6b4209f3bb52 100644 (file)
@@ -1,5 +1,5 @@
 
 LTLIBRARY_NAME    = libos.la
-LTLIBRARY_SOURCES = os.c os-inline.c util_os2.c
+LTLIBRARY_SOURCES = os-inline.c util_os2.c
 
 include $(top_srcdir)/build/ltlib.mk