DataMuseum.dk

Presents historical artifacts from the history of:

DKUUG/EUUG Conference tapes

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

See our Wiki for more about DKUUG/EUUG Conference tapes

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download

⟦712e8547e⟧ TextFile

    Length: 485 (0x1e5)
    Types: TextFile
    Names: »Imakefile«

Derivation

└─⟦8648bda34⟧ Bits:30007244 EUUGD5_II: X11R5
    └─⟦2ca9b63e1⟧ »./contrib-1/contrib-1.00« 
        └─⟦a8392fb20⟧ 
            └─⟦this⟧ »contrib/examples/OReilly/R5suppl/Imakefile« 

TextFile

        DEPLIBS = $(DEPXLIB)
LOCAL_LIBRARIES = $(XLIB)
       PROGRAMS = scalefonts xcms i18n_output i18n_input
	  SRCS1 = scalefonts.c
	  OBJS1 = scalefonts.o

AllTarget($(PROGRAMS))
SingleProgramTarget(scalefonts, scalefonts.o, $(LOCAL_LIBRARIES),NullParameter)
SingleProgramTarget(xcms, xcms.o, $(LOCAL_LIBRARIES), -lm)
SingleProgramTarget(i18n_output,i18n_output.o,$(LOCAL_LIBRARIES),NullParameter)
SingleProgramTarget(i18n_input, i18n_input.o, $(LOCAL_LIBRARIES),NullParameter)