       INCLUDES = -I$(TOP)
        DEPLIBS = XawClientDepLibs
LOCAL_LIBRARIES = XawClientLibs
           SRCS = xmenu.c
           OBJS = xmenu.o

SimpleProgramTarget(xmenu)
