]> jfr.im git - solanum.git/commitdiff
librb: we have no plans to support VMS
authorWilliam Pitcock <redacted>
Mon, 20 Jun 2016 02:47:23 +0000 (21:47 -0500)
committerWilliam Pitcock <redacted>
Mon, 20 Jun 2016 02:47:23 +0000 (21:47 -0500)
librb/src/descrip.mms [deleted file]

diff --git a/librb/src/descrip.mms b/librb/src/descrip.mms
deleted file mode 100644 (file)
index 20d7dac..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-CFLAGS=                /INCLUDE=([-.INCLUDE])/ERROR_LIMIT=5/DEFINE=(_XOPEN_SOURCE_EXTENDED)/NOANSI_ALIAS
-OBJECTS=       balloc.obj,     commio.obj,     crypt.obj,      event.obj, -
-               helper.obj,     linebuf.obj,    nossl.obj,      patricia.obj, -
-               poll.obj,       rb_libb.obj,    rawbuf.obj,     rb_memory.obj, -
-               snprintf.obj,   tools.obj,      unix.obj
-
-DEFAULT : RATBOX.OLB($(OBJECTS))
-
-CLEAN :
-       - DELETE *.OBJ;*, *.OLB;*