Imakefile   [plain text]


XCOMM $XConsortium: Imakefile /main/8 1996/09/28 17:16:50 rws $



XCOMM $XFree86: xc/programs/xfsinfo/Imakefile,v 1.3 2001/08/28 16:48:09 tsi Exp $

LOCAL_LIBRARIES = $(FSLIB)
DEPLIBS = $(DEPFSLIB)
SRCS = xfsinfo.c
OBJS = xfsinfo.o

ComplexProgramTarget(xfsinfo)