]> granicus.if.org Git - graphviz/commitdiff
Modify old makefile to assume ps.h is part of the distribution.
authorerg <devnull@localhost>
Thu, 17 Feb 2005 15:52:09 +0000 (15:52 +0000)
committererg <devnull@localhost>
Thu, 17 Feb 2005 15:52:09 +0000 (15:52 +0000)
lib/common/Makefile.old

index dca96ab1f12cbc16f6efa48e0a46e9202e95e99e..14583b841f42538e45ff58a460baf0c4330dd1fc 100644 (file)
@@ -58,8 +58,8 @@ emit.o mapgen.o utils.o htmllex.o htmltable.o htmlparse.o : htmltable.h
 htmllex.o : htmlparse.h
 htmlparse.o htmllex.o : htmllex.h
 
-ps.h : ps.txt
-       $(AWK) -f $(AWKDIR)/stringize.awk ps.txt > ps.h
+#ps.h : ps.txt
+#      $(AWK) -f $(AWKDIR)/stringize.awk ps.txt > ps.h
 
 colortbl.h : color_names
        $(SED) s/_//g color_names | LC_COLLATE=C $(SORT) > color_lib
@@ -67,7 +67,7 @@ colortbl.h : color_names
        $(RM) color_lib
 
 clean:
-       $(RM) core *.o htmlparse.c htmlparse.h colortbl.h ps.h y.output
+       $(RM) core *.o htmlparse.c htmlparse.h colortbl.h y.output
 
 distclean: clean
        $(RM) *.a