Fix : misprints in lib.mak .
"Igor V. Melichev" <[email protected]>
| Newsgroups | gmane.comp.printing.ghostscript.patches |
|---|---|
| Message-ID | <[email protected]> |
[Log message beg] Fix : misprints in lib.mak . EXPECTED DIFFERENCES : None. [Log message end] Changes: *** f:\casper\HEAD\gs\src\lib.mak Fri Nov 21 02:01:41 2003 --- files\gs\src\lib.mak Thu Dec 4 04:43:26 2003 *************** *** 1816,1820 **** ttload_h=$(GLSRC)ttload.h $(ttcommon_h) ! $(GLOBJ)ttcalc.$(OBJ) : $(GLSRC)ttcalc.c $(GXERR) $(ttmisc_h) $(ttcacl_h) $(GLCC) $(GLO_)ttcalc.$(OBJ) $(C_) $(GLSRC)ttcalc.c --- 1816,1820 ---- ttload_h=$(GLSRC)ttload.h $(ttcommon_h) ! $(GLOBJ)ttcalc.$(OBJ) : $(GLSRC)ttcalc.c $(GXERR) $(ttmisc_h) $(ttcalc_h) $(GLCC) $(GLO_)ttcalc.$(OBJ) $(C_) $(GLSRC)ttcalc.c *************** *** 1840,1844 **** $(GLOBJ)ttobjs.$(OBJ) : $(GLSRC)ttobjs.c $(GXERR) $(ttmisc_h)\ ! $(ttfoutl_h) $(ttobjs_h) $(ttcacl_h) $(ttload_h) $(ttinterp_h) $(GLCC) $(GLO_)ttobjs.$(OBJ) $(C_) $(GLSRC)ttobjs.c --- 1840,1844 ---- $(GLOBJ)ttobjs.$(OBJ) : $(GLSRC)ttobjs.c $(GXERR) $(ttmisc_h)\ ! $(ttfoutl_h) $(ttobjs_h) $(ttcalc_h) $(ttload_h) $(ttinterp_h) $(GLCC) $(GLO_)ttobjs.$(OBJ) $(C_) $(GLSRC)ttobjs.c