DataMuseum.dkPresents historical artifacts from the history of: Rational R1000/400 Tapes |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about Rational R1000/400 Tapes Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - downloadIndex: ┃ T b ┃
Length: 823 (0x337) Types: TextFile Names: »bdf.Imakefile«
└─⟦5f3412b64⟧ Bits:30000745 8mm tape, Rational 1000, ENVIRONMENT 12_6_5 TOOLS └─ ⟦91c658230⟧ »DATA« └─⟦5d656759a⟧ └─⟦50f09e4e4⟧ └─ ⟦this⟧ »./bdf.Imakefile« └─⟦5f3412b64⟧ Bits:30000745 8mm tape, Rational 1000, ENVIRONMENT 12_6_5 TOOLS └─ ⟦91c658230⟧ »DATA« └─⟦5d656759a⟧ └─⟦610eb0a19⟧ └─ ⟦this⟧ »./bdf.Imakefile« └─⟦5f3412b64⟧ Bits:30000745 8mm tape, Rational 1000, ENVIRONMENT 12_6_5 TOOLS └─ ⟦91c658230⟧ »DATA« └─⟦5d656759a⟧ └─⟦d97085656⟧ └─ ⟦this⟧ »./bdf.Imakefile«
SRCS = fixed-screen-r-11.bdf fixed-screen-b-11.bdf \ fixed-screen-r-12.bdf fixed-screen-b-12.bdf \ fixed-screen-r-13.bdf fixed-screen-b-13.bdf \ fixed-screen-r-14.bdf fixed-screen-b-14.bdf OBJS = fixed-screen-r-11.snf fixed-screen-b-11.snf \ fixed-screen-r-12.snf fixed-screen-b-12.snf \ fixed-screen-r-13.snf fixed-screen-b-13.snf \ fixed-screen-r-14.snf fixed-screen-b-14.snf FONTINSTDIR = $(FONTDIR)/misc MakeFonts() FontTarget(fixed-screen-r-11) FontTarget(fixed-screen-b-11) FontTarget(fixed-screen-r-12) FontTarget(fixed-screen-b-12) FontTarget(fixed-screen-r-13) FontTarget(fixed-screen-b-13) FontTarget(fixed-screen-r-14) FontTarget(fixed-screen-b-14) InstallFonts($(FONTINSTDIR)) InstallFontAliases($(FONTINSTDIR)) depend:: @echo "skipping make depend in bdf/misc"