aboutsummaryrefslogtreecommitdiff
path: root/libxkbfile/src/makefile
blob: 5bf9b2fa2bffae6f15f059c6f85059927863143e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
LIBRARY = libxkbfile

CSRCS =  cout.c \
         maprules.c \
         srvmisc.c \
         xkbatom.c \
         xkbbells.c \
         xkbconfig.c \
         xkbdraw.c \
         xkberrs.c \
         xkbmisc.c \
         xkbout.c \
         xkbtext.c \
         xkmout.c \
         xkmread.c

INCLUDES := . $(MHMAKECONF)\X11\extensions $(MHMAKECONF)