#
# $Header: Imakefile,v 1.1 89/01/23 16:00:13 rml Exp $
#
LOCAL_LIBRARIES = $(XLIB)
           SRCS = xmodmap.c pf.c handle.c exec.c 
           OBJS = xmodmap.o pf.o handle.o exec.o 

ComplexProgramTarget(xmodmap)
