Edit

IABSD.fr/xenocara/app/xsystrace/Imakefile

Branch :

  • Show log

    Commit

  • Author : matthieu
    Date : 2006-11-26 10:53:04
    Hash : 3458219f
    Message : Importing from XF4, plus BSD make infrastructure

  • app/xsystrace/Imakefile
  • XCOMM $OpenBSD: Imakefile,v 1.1.1.1 2006/11/26 10:58:43 matthieu Exp $
    
    #define IHaveSubdirs
    SUBDIRS=		pixmaps
    
    DEPLIBS=		XawClientDepLibs
    LOCAL_LIBRARIES=	XawClientLibs
    SRCS=			main.c interface.c callbacks.c policy.c
    OBJS=			main.o interface.o callbacks.o policy.o
    
    ComplexProgramTarget(xsystrace)
    InstallAppDefaults(Xsystrace)