$NetBSD: patch-ad,v 1.1 1999/05/03 19:45:44 tv Exp $

--- Makefile.in.orig	Sun May  2 16:20:41 1999
+++ Makefile.in	Sun May  2 16:21:02 1999
@@ -58,13 +58,13 @@
        snprintf.c php3_sprintf.c alloc.c list.c highlight.c debugger.c \
        configuration-parser.tab.c configuration-scanner.c \
        request_info.c safe_mode.c fopen-wrappers.c constants.c \
-       php3_realpath.c alloca.c php_compat.c
+       php3_realpath.c alloca.c php_compat.c abstractions.c
 OBJS = language-parser.tab.o language-scanner.o main.o php3_hash.o operators.o \
        variables.o token_cache.o stack.o internal_functions.o \
        snprintf.o php3_sprintf.o alloc.o list.o highlight.o debugger.o \
        configuration-parser.tab.o configuration-scanner.o \
        request_info.o safe_mode.o fopen-wrappers.o constants.o \
-       php3_realpath.o alloca.o php_compat.o @LIBOBJS@
+       php3_realpath.o alloca.o php_compat.o abstractions.o @LIBOBJS@
 
 FUNCTIONS_SOURCE = functions/adabasd.c functions/aspell.c functions/apache.c functions/fhttpd.c \
        functions/basic_functions.c \
