Hi Viktor, > Hi Maurilio, > > It cannot be removed as is, as it may hold files for other compilers, > and cleaning one target should touch the others. >
Ok, I do understand. > If there is a command to remove parent dirs *if empty*, in a clean > way, we may add it to the clean rules. For NT shells I couldn't find > such command. > I'm not aware of such a command on OS/2 either, but a rd some_dir succeeds only if some_dir is empty; so it is not 'clean' but we could issue a rd obj/platform and then rd obj and if they're empty they will be removed. What do you think of such a hack? Best regards. Maurilio. > Brgds, > Viktor > > _______________________________________________ > Harbour mailing list > [email protected] > http://lists.harbour-project.org/mailman/listinfo/harbour > _______________________________________________ Harbour mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
