]> granicus.if.org Git - graphviz/commitdiff
Change old makefile so that only psgen.c depends on ps.h
authorerg <devnull@localhost>
Wed, 4 May 2005 20:14:21 +0000 (20:14 +0000)
committererg <devnull@localhost>
Wed, 4 May 2005 20:14:21 +0000 (20:14 +0000)
lib/common/Makefile.old

index 37451556ed70f7be0dca9acbd8a3b2023b61f17d..1872c744e43c8860603665c7562ace306f4bb056 100644 (file)
@@ -16,7 +16,7 @@ DEFINES = -DHAVE_CONFIG_H
 
 AWKDIR = $(ROOT)/awk
 
-HDRS = colortbl.h const.h globals.h macros.h ps.h render.h \
+HDRS = colortbl.h const.h globals.h macros.h render.h \
        renderprocs.h types.h utils.h
 
 OBJS = arrows.o gdusershape.o mapgen.o psgen.o svgusershape.o \