Check-in Number:
|
4217 | |
Date: |
2001-Jul-19 14:28:57 (local)
2001-Jul-19 12:28:57 (UTC) |
User: | simons |
Branch: | |
Comment: |
Updated dependencies. |
Tickets: |
|
Inspections: |
|
Files: |
|
ossp-pkg/xds/Makefile 1.16 -> 1.17
--- Makefile 2001/07/19 12:28:15 1.16
+++ Makefile 2001/07/19 12:28:57 1.17
@@ -57,3 +57,11 @@
unregister.o: internal.h xds.h
vdecode.o: internal.h xds.h
vencode.o: internal.h xds.h
+xdr-decode-int32.o: internal.h xds.h
+xdr-decode-int64.o: internal.h xds.h
+xdr-decode-uint32.o: internal.h xds.h
+xdr-decode-uint64.o: internal.h xds.h
+xdr-encode-int32.o: internal.h xds.h
+xdr-encode-int64.o: internal.h xds.h
+xdr-encode-uint32.o: internal.h xds.h
+xdr-encode-uint64.o: internal.h xds.h
|
|