Category : C Source Code
Archive   : BRIK.ZIP
Filename : DESCRIP.MMS

 
Output of file : DESCRIP.MMS contained in archive : BRIK.ZIP
# Makefile for brik -- for VAX/VMS "mms". If you don't have mms,
# use the "makebrik.com" command file instead.
#
# Don't forget to define a symbol "brik" like this:
# $ brik:==$disk:[dir]brik.exe
# where "disk" is your device name and "dir" is the directory in which
# brik.exe is kept.

# ::[[ @(#) descrip.mms 1.1 89/03/09 20:46:04 ]]::

# Please see brik.h for configuration options.

CFLAGS = /define=VMS
OBJS = brik.obj, addbfcrc.obj, getopt.obj, vms.obj
CC = cc

.c.obj :
$(CC) $(CFLAGS) $*.c

brik.exe : $(OBJS)
link/executable=brik.exe $(OBJS), options/opt

brik.obj : brik.c brik.h assert.h

addbfcrc.obj : addbfcrc.c

vms.obj : vms.c

getopt.obj : getopt.c



  3 Responses to “Category : C Source Code
Archive   : BRIK.ZIP
Filename : DESCRIP.MMS

  1. Very nice! Thank you for this wonderful archive. I wonder why I found it only now. Long live the BBS file archives!

  2. This is so awesome! 😀 I’d be cool if you could download an entire archive of this at once, though.

  3. But one thing that puzzles me is the “mtswslnkmcjklsdlsbdmMICROSOFT” string. There is an article about it here. It is definitely worth a read: http://www.os2museum.com/wp/mtswslnk/