]> granicus.if.org Git - graphviz/commitdiff
Fix old makefile for common so that utils.o depends on ps.h, with the
authorerg <devnull@localhost>
Wed, 9 Aug 2006 15:52:58 +0000 (15:52 +0000)
committererg <devnull@localhost>
Wed, 9 Aug 2006 15:52:58 +0000 (15:52 +0000)
psgen.o dependency removed

lib/common/Makefile.old

index 7a0c6721699ab801c7d5ee2e8890d1671ceb07a5..eceb95b170add7c53809bfe6bfd83e2a7304341b 100644 (file)
@@ -57,7 +57,7 @@ install: libcommon.a
 
 $(OBJS) : $(INST_HDRS) $(NOINST_HDRS)
 colxlate.o : colortbl.h
-psgen.o : ps.h
+utils.o : ps.h
 emit.o mapgen.o utils.o htmllex.o htmltable.o htmlparse.o : htmltable.h
 htmllex.o : htmlparse.h
 htmlparse.o htmllex.o : htmllex.h