]> granicus.if.org Git - graphviz/commitdiff
Update old makefiles to reflect current .h files made public.
authorerg <devnull@localhost>
Wed, 24 Jan 2007 19:20:06 +0000 (19:20 +0000)
committererg <devnull@localhost>
Wed, 24 Jan 2007 19:20:06 +0000 (19:20 +0000)
lib/circogen/Makefile.old

index 734dab1bf75a2631752c0c722b25ea3f9e14df42..c25e1fb213d9a104356d19ab28dcabbe977ba96e 100644 (file)
@@ -43,8 +43,6 @@ stack.o : $(BASEH)
 $(OBJS) : ../common/types.h
 
 install: libcircogen.a
-       $(MKPATH) $(INCDIR)
-       $(INSTALL) circo.h $(INCDIR)
        $(MKPATH) $(LIBDIR)
        $(INSTALL) libcircogen.a $(LIBDIR)