\mshush\mswinsrc\hush.mk

Hush object files definitions

This include file tells the Library which object files to include as the Hush objects

W-idgets H-ush A-bstractionsT-echnical
    W =  widget.o item.o
    H =  session.o kit.o handler.o event.o action.o
    A =  agent.o client.o term.o dummy.o
    T =  string.o list.o dictionary.o

    HUSHOBJS = $(W) $(H) $(A) $(T)