• Show log

    Commit

  • Hash : 9b173803
    Author : Andreas Ericsson
    Date : 2010-04-14T19:38:38

    Make 'make clean' wipe all object files in src/*/ Instead of naming the subdirectories explicitly (which will result in us forgetting about one sooner or later), we change the shell glob pattern to wipe all object files from all subdirectories under src/. Signed-off-by: Andreas Ericsson <ae@op5.se>