[comp.windows.open-look] contrib/OLIT2fonts.tar

straw@cam.nist.gov (Mike Strawbridge) (02/16/91)

I just retrieved the OLIT fonts from expo and tried to install them on
my Sparcstation running SunOS 4.0.3 and MIT X11R4. The Imakefile that
come with the package has the definition

    /* Used by scrollbar and slider fonts */
    #define FontTarget2(basename)                                   @@\
    basename.snf:   basename.bdf                                    @@\
                $(FC) -s $? >$@

which is used to compile some of the .bdf format files. Is this correct?
FC on my system equates to "f77" and of course it fails miserably.

mike

-----------------------------------------------------------------------
NAME:   Michael Strawbridge             	TELE: (301) 975-3852
USMAIL: National Institute of Standards 	ARPA: straw@cam.nist.gov
		and Technology            	UUCP: uunet!cme-durer!straw
        Rm. B-146, Bldg. 225
        Gaithersburg, MD  20899