Commit f5e86959 by Jeff Law

* alpha/vms.h (DIR_SEPARATOR): define

From-SVN: r17344
parent 6c32c807
Wed Jan 7 12:05:51 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de> Tue Jan 13 22:14:57 1998 Klaus Kaempf <kkaempf@progis.de>
* alpha/vms.h (DIR_SEPARATOR): define
Tue Jan 13 22:13:04 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de>
* Makefile.in (stamp-proto): Remove. * Makefile.in (stamp-proto): Remove.
(protoize.o, unprotoize.o): Straightforward compile. (protoize.o, unprotoize.o): Straightforward compile.
......
...@@ -471,3 +471,5 @@ do { \ ...@@ -471,3 +471,5 @@ do { \
#define MODDI3_LIBCALL "OTS$REM_L" #define MODDI3_LIBCALL "OTS$REM_L"
#define UMODSI3_LIBCALL "OTS$REM_UI" #define UMODSI3_LIBCALL "OTS$REM_UI"
#define UMODDI3_LIBCALL "OTS$REM_UL" #define UMODDI3_LIBCALL "OTS$REM_UL"
#define DIR_SEPARATOR ']'
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment