DataMuseum.dk

Presents historical artifacts from the history of:

ICL Comet 32

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about ICL Comet 32

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download

⟦70f41cbc3⟧ TextFile

    Length: 2451 (0x993)
    Types: TextFile
    Notes: UNIX file
    Names: »makefile«

Derivation

└─⟦26887b7e0⟧ Bits:30009717 Comet 32 harddisk image
    └─⟦28c352965⟧ »/a« UNIX Filesystem
        └─⟦this⟧ »usr/src/gks/makegks/makefile« 

TextFile

#
# makefile: version 1 of 16/10-85
# GKS Unix Makefile
#
#
CC	= cc
AR	= ar
INQU	= -DINQU=1
SEGM	= #-DSEGM=1
CFLAGS  = -O -DCROSS ${INQU} ${SEGM}
OBJS	= attribute.o error.o control.o output.o segment.o transform.o\
      cattribute.o cinquiry.o cclipper.o ccontrol.o coutput.o ctransform.o\
      inqu2.o inquiry.o cgraph.o typerite_10.o
gks.a: ${OBJS} makefile
	${AR} cq gks.a ${OBJS}
attribute.o: ../gks/attribute.c
		${CC} -c ${CFLAGS} ../gks/attribute.c
error.o: ../gks/error.c
		${CC} -c ${CFLAGS} ../gks/error.c
control.o: ../gks/control.c 
		${CC} -c ${CFLAGS} ../gks/control.c
output.o:	../gks/output.c
		${CC} -c ${CFLAGS} ../gks/output.c
segment.o:	../gks/segment.c
		${CC} -c ${CFLAGS} ../gks/segment.c
transform.o:	../gks/transform.c
		${CC} -c ${CFLAGS} ../gks/transform.c
inqu2.o:	../gks/inqu2.c
		${CC} -c ${CFLAGS} ../gks/inqu2.c
inquiry.o:	../gks/inquiry.c
		${CC} -c ${CFLAGS} ../gks/inquiry.c
cattribute.o: ../comet/cattribute.c
		${CC} -c ${CFLAGS} ../comet/cattribute.c
ccontrol.o: ../comet/ccontrol.c 
		${CC} -c ${CFLAGS} ../comet/ccontrol.c
cclipper.o: ../comet/cclipper.c
		${CC} -c ${CFLAGS} ../comet/cclipper.c
coutput.o:	../comet/coutput.c
		${CC} -c ${CFLAGS} ../comet/coutput.c
ctransform.o:	../comet/ctransform.c
		${CC} -c ${CFLAGS} ../comet/ctransform.c
cinquiry.o:	../comet/cinquiry.c
		${CC} -c ${CFLAGS} ../comet/cinquiry.c
cgraph.o:	../comet/cgraph.c
		${CC} -c ${CFLAGS} ../comet/cgraph.c

attribute.o:	../h/gks.h ../h/gksi.h ../h/vdi.h ../h/vdii.h
error.o:	../h/gks.h ../h/gksi.h ../h/vdi.h ../h/vdii.h
control.o:	../h/gks.h ../h/gksi.h ../h/comet.h ../h/vdi.h ../h/vdii.h
control.o:	/usr/include/stdio.h
output.o:	../h/gks.h ../h/gksi.h ../h/vdi.h ../h/vdii.h
segment.o:	../h/gks.h ../h/gksi.h ../h/vdi.h ../h/vdii.h
transform.o:	../h/gks.h ../h/gksi.h ../h/vdi.h ../h/vdii.h
inqu2.o:	../h/gks.h ../h/gksi.h ../h/vdi.h ../h/vdii.h
inquiry.o:	../h/gks.h ../h/gksi.h ../h/vdi.h ../h/vdii.h
cattribute.o:	../h/gks.h ../h/gksi.h ../h/vdi.h ../h/vdii.h
ccontrol.o:	../h/gks.h ../h/gksi.h ../h/comet.h ../h/vdi.h ../h/vdii.h
ccontrol.o:	/usr/include/stdio.h
coutput.o:	../h/gks.h ../h/gksi.h ../h/vdi.h ../h/vdii.h
ctransform.o:	../h/gks.h ../h/gksi.h ../h/vdi.h ../h/vdii.h
cclipper.o:	../h/gks.h ../h/gksi.h ../h/vdi.h ../h/vdii.h
cinquiry.o:	../h/gks.h ../h/gksi.h ../h/vdi.h ../h/vdii.h
cgraph.o:	../h/graph.h /usr/include/stdio.h /usr/include/vfont.h
cgraph.o:	/usr/include/sys/types.h /usr/include/sys/devvm.h