summaryrefslogtreecommitdiffstats
path: root/GNUmakefile
diff options
context:
space:
mode:
authorkraxel <kraxel>2008-10-30 09:59:57 +0000
committerkraxel <kraxel>2008-10-30 09:59:57 +0000
commit67ae9c9d246070251ba1ab9660bf5cb78deefb82 (patch)
tree6ffcededa4d9ba6efb72c38de899657788c92028 /GNUmakefile
parent7c080383cd6cc523b0bd196dc5d13112d3929b24 (diff)
downloadamtterm-67ae9c9d246070251ba1ab9660bf5cb78deefb82.tar.gz
- make BIOS-over-SOL work.
Diffstat (limited to 'GNUmakefile')
-rw-r--r--GNUmakefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/GNUmakefile b/GNUmakefile
index bfc3f0e..5fcb4d6 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -55,6 +55,7 @@ clean:
distclean: clean
rm -f Make.config
+ rm -f mk/*.dep
#################################################################