summaryrefslogtreecommitdiff
path: root/xc/programs/xgamma/Imakefile
blob: 22ac78ffeb38617dbebe585b46e620398fc2f2f5 (plain)
1
2
3
4
5
6
7
8
XCOMM $XFree86: xc/programs/xgamma/Imakefile,v 1.2 1999/04/29 09:13:59 dawes Exp $

        DEPLIBS = $(DEPXXF86VMLIB) XawClientDepLibs
LOCAL_LIBRARIES = $(XXF86VMLIB) XawClientLibs
           SRCS = xgamma.c
           OBJS = xgamma.o

ComplexProgramTarget(xgamma)