mirror of
https://github.com/Stichting-MINIX-Research-Foundation/xsrc.git
synced 2025-09-21 02:23:45 -04:00
14 lines
308 B
Plaintext
14 lines
308 B
Plaintext
XCOMM $XConsortium: Imakefile,v 1.14 93/08/17 21:15:52 rws Exp $
|
|
|
|
|
|
|
|
XCOMM $XFree86: xc/programs/listres/Imakefile,v 1.2 2003/05/28 16:02:35 tsi Exp $
|
|
|
|
DEPLIBS = XawClientDepLibs
|
|
LOCAL_LIBRARIES = XawClientLibs
|
|
SRCS = listres.c
|
|
OBJS = listres.o
|
|
|
|
ComplexProgramTarget(listres)
|
|
|