blob: b51c285fd6318ca32089da421fb13426afc8f2c4 (
plain)
1
2
3
4
5
6
7
8
9
|
XCOMM $XFree86: xc/programs/fslsfonts/Imakefile,v 1.3 2001/08/28 16:48:09 tsi Exp $
LOCAL_LIBRARIES = $(FSLIB)
DEPLIBS = $(DEPFSLIB)
SRCS = fslsfonts.c
OBJS = fslsfonts.o
ComplexProgramTarget(fslsfonts)
|