]> granicus.if.org Git - graphviz/commitdiff
Update Makefile.old files to reflect new files and directory structure
authorerg <devnull@localhost>
Thu, 13 Jan 2005 23:43:54 +0000 (23:43 +0000)
committererg <devnull@localhost>
Thu, 13 Jan 2005 23:43:54 +0000 (23:43 +0000)
cmd/Makefile.old

index 4c2793633bb7783c84ca6ee609c4a6462f3f00b2..3376c426687aee9506edcf731be3afaf2e71f5d3 100644 (file)
@@ -1,4 +1,4 @@
-SUBDIRS = dot src gvpr lefty dotty lneato
+SUBDIRS = dot tools gvpr lefty dotty lneato
 
 all install clean :
        (for i in ${SUBDIRS}; do (cd $$i; make $@); done)