<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -141,11 +141,13 @@ veryclean_self: clean
 
 install_all: install_basic 
 	@cd $(BASEDIR) ; \
-	for dirname in $(ALLDIRS) ; do\
+	for dirname in $(ALLDIRS) ; do \
 	  if test -d $$dirname/obj ; \
 	  then \
 	    echo &quot;Installing in $$dirname:&quot; ; \
-	    cd $$dirname/obj; $(SUBMAKE) install; \
+	    cd $$dirname/obj; \
+		$(SUBMAKE) install ; \
+                cd ../.. ; \
 	  else \
 	    if test $$dirname != &quot;basic&quot; ; then \
 	      echo &quot;Warning: $$dirname not found, not installed.&quot; ;\</diff>
      <filename>Makefile.rules</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>dc4a104ea8f0219c51dad8ee89c7c7182d215519</id>
    </parent>
  </parents>
  <author>
    <name>Peter Vanbroekhoven</name>
    <email>peterv@cs.kuleuven.ac.be</email>
  </author>
  <url>http://github.com/davewathaverford/the-omega-project/commit/8a24ce79dab860f61530405e77a6737b8884c37a</url>
  <id>8a24ce79dab860f61530405e77a6737b8884c37a</id>
  <committed-date>2008-07-16T06:39:49-07:00</committed-date>
  <authored-date>2003-09-26T07:39:34-07:00</authored-date>
  <message>Fix install target to install more than one item</message>
  <tree>104d24adde54d96e13da2a03b9686a55789eb7db</tree>
  <committer>
    <name>Sven Verdoolaege</name>
    <email>sven@cs.kuleuven.be</email>
  </committer>
</commit>
