Makefile
4.79 KB
-
Make 'make clean' wipe all object files in src/*/ · 9b173803
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>
Andreas Ericsson committed