aboutsummaryrefslogtreecommitdiffstats
path: root/makefile
diff options
context:
space:
mode:
authorzedarider <ymherklotz@gmail.com>2016-10-14 20:14:20 +0100
committerzedarider <ymherklotz@gmail.com>2016-10-14 20:14:20 +0100
commitcea8c4ca10cd3a7453bc6311215dac4992fe7f52 (patch)
treec835186ccc01d46e2588850fba3e74127e86ce38 /makefile
parent0673cc3651b60203b90eccdc1c5af5e455f4b6fb (diff)
downloadMipsCPU-cea8c4ca10cd3a7453bc6311215dac4992fe7f52.tar.gz
MipsCPU-cea8c4ca10cd3a7453bc6311215dac4992fe7f52.zip
adding all initial files
Diffstat (limited to 'makefile')
-rw-r--r--makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefile b/makefile
index 2f38cb0..2fbdf61 100644
--- a/makefile
+++ b/makefile
@@ -1,6 +1,6 @@
# Your login. For example, mine is dt10. Yours
# won't be eie2ugs...
-LOGIN ?= eie2ugs
+LOGIN ?= ymh15
# Turn on all warnings
CPPFLAGS += -W -Wall