Check-in Number:
|
590 | |
Date: |
2001-Aug-01 17:07:47 (local)
2001-Aug-01 15:07:47 (UTC) |
User: | simons |
Branch: | callback-semantic-rewrite |
Comment: |
Activated the XML engines again. |
Tickets: |
|
Inspections: |
|
Files: |
|
ossp-pkg/xds/Makefile.in 1.11.2.1 -> 1.11.2.2
--- Makefile.in 2001/08/01 11:24:22 1.11.2.1
+++ Makefile.in 2001/08/01 15:07:47 1.11.2.2
@@ -26,7 +26,7 @@
OBJS = decode.o destroy.o encode.o getbuffer.o init.o register.o \
setbuffer.o unregister.o vdecode.o vencode.o find-engine.o \
- set-capacity.o $(XDR_OBJS)
+ set-capacity.o $(XDR_OBJS) $(XML_OBJS)
.c.o:
$(CC) $(CPPFLAGS) $(WARNFLAGS) $(OPTFLAGS) $(CFLAGS) -c $<
|
|