diff options
author | kraxel <kraxel> | 2008-10-30 09:59:57 +0000 |
---|---|---|
committer | kraxel <kraxel> | 2008-10-30 09:59:57 +0000 |
commit | 67ae9c9d246070251ba1ab9660bf5cb78deefb82 (patch) | |
tree | 6ffcededa4d9ba6efb72c38de899657788c92028 /GNUmakefile | |
parent | 7c080383cd6cc523b0bd196dc5d13112d3929b24 (diff) | |
download | amtterm-67ae9c9d246070251ba1ab9660bf5cb78deefb82.tar.gz |
- make BIOS-over-SOL work.
Diffstat (limited to 'GNUmakefile')
-rw-r--r-- | GNUmakefile | 1 |
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 ################################################################# |