diff options
Diffstat (limited to 'programs/fstobdf')
-rw-r--r-- | programs/fstobdf/Imakefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/programs/fstobdf/Imakefile b/programs/fstobdf/Imakefile index 54bcab5ce..a9e66f5d4 100644 --- a/programs/fstobdf/Imakefile +++ b/programs/fstobdf/Imakefile @@ -1,4 +1,9 @@ XCOMM $Xorg: Imakefile,v 1.3 2000/08/17 19:53:52 cpqbld Exp $ + + + +XCOMM $XFree86$ + LOCAL_LIBRARIES = $(FSLIB) $(XLIB) DEPLIBS = $(DEPFSLIB) $(DEPXLIB) |