aboutsummaryrefslogtreecommitdiff
path: root/libXfont/src/fc/makefile
blob: b9481dad9bdad4269ead1d1a66a1cbd36c02b42b (plain)
1
2
3
4
5
6
7
8
9
LIBRARY = libfc

CSRCS = fsconvert.c		\
	fserve.c		\
	fsio.c			\
	fstrans.c

INCLUDES := ../.. $(INCLUDES)