Category : C Source Code
Archive   : POLY3DRS.ZIP
Filename : MAKEFILE.UNX

 
Output of file : MAKEFILE.UNX contained in archive : POLY3DRS.ZIP

#
# Makefile for the POLY3D-R rendering program.
#

#
# position of libgif.a (as created by the gif_lib.zip gif tool kit)
#
GIF_LIB = ./libgif-4d.a

#
# Flags for SGI 4d:
#
CFLAGS = -O -DSYSV -DNO_VOID_PTR -DUSE_VARARGS -Olimit 1000 -Wf,-XNh5000 -Wf,-XNd5000 -G 4
# CFLAGS = -g -p -DSYSV -DNO_VOID_PTR -DUSE_VARARGS -Olimit 1000 -Wf,-XNh5000 -Wf,-XNd5000 -G 4
CC = cc
MORELIBS = -lbsd


#
# Flags for BSD4.3:
#
# CFLAGS = -O -DBSD43
# CFLAGS = -g -pg -DBSD43
# CC = gcc


OBJECTS = config.o ctrl-brk.o genmat.o getarg.o parser.o \
poly3d-r.o prepdata.o colortbl.o evalcolr.o scandata.o xgeneral.o

poly3d-r: $(OBJECTS)
$(CC) -o poly3d-r $(OBJECTS) $(GIF_LIB) -lm $(MORELIBS)

config.o: program.h config.h
ctrl-brk.o: ctrl-brk.h
genmat.o: genmat.h
getarg.o: getarg.h
parser.o: genmat.h parser.h program.h
poly3d-r.o: getarg.h genmat.h parser.h program.h config.h ctrl-brk.h
prepdata.o: genmat.h parser.h program.h
colortbl.o: parser.h program.h
evalcolr.o: parser.h program.h
scandata.o: parser.h program.h
xgeneral.o: xgeneral.h program.h


  3 Responses to “Category : C Source Code
Archive   : POLY3DRS.ZIP
Filename : MAKEFILE.UNX

  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/