diff options
Diffstat (limited to 'programs/xlsatoms/Imakefile')
-rw-r--r-- | programs/xlsatoms/Imakefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/programs/xlsatoms/Imakefile b/programs/xlsatoms/Imakefile index 6aa421bbd..c92bde656 100644 --- a/programs/xlsatoms/Imakefile +++ b/programs/xlsatoms/Imakefile @@ -1,6 +1,6 @@ -XCOMM $XConsortium: Imakefile,v 1.2 91/07/16 23:06:53 gildea Exp $ - DEPLIBS = $(DEPXMULIB) $(DEPXLIB) -LOCAL_LIBRARIES = $(XMULIB) $(XLIB) +XCOMM $Xorg: Imakefile,v 1.3 2000/08/17 19:54:52 cpqbld Exp $ + DEPLIBS = $(DEPXMUULIB) $(DEPXLIB) +LOCAL_LIBRARIES = $(XMUULIB) $(XLIB) SimpleProgramTarget(xlsatoms) |