ShowFont: showfont.o stdlibext.o
    slink <WITH <
    FROM LIB:c.o showfont.o stdlibext.o
    TO ShowFont
    LIB LIB:sc.lib LIB:amiga.lib
    <

showfont.o: showfont.c
    sc showfont.c

stdlibext.o: stdlibext.c
    sc sdtlibext.c

