summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author Miodrag Milanovic <mmicko@gmail.com>2011-11-17 10:02:55 +0000
committer Miodrag Milanovic <mmicko@gmail.com>2011-11-17 10:02:55 +0000
commitbe8bd3552f0c77a21599330621d064a6fbb5f4d8 (patch)
tree615692b0781e7561175633bd9b8ac4f31bd46d49 /.gitattributes
parent8e23f11ae21ed3207a057e7c2e294e10be70c49f (diff)
Move per emulator constants info into separate class [Miodrag Milanovic]
out of log: This way it is possible to link two or more separated executables with different copyright/xml out/name/... in one compilation, just one step closer...
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index d760522cdf9..ba3ce544189 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -4109,6 +4109,7 @@ src/mame/machine/znsec.c svneol=native#text/plain
src/mame/machine/znsec.h svneol=native#text/plain
src/mame/machine/zs01.c svneol=native#text/plain
src/mame/machine/zs01.h svneol=native#text/plain
+src/mame/mame.c svneol=native#text/plain
src/mame/mame.lst svneol=native#text/plain
src/mame/mame.mak svneol=native#text/plain
src/mame/mame_dev.lst svneol=native#text/plain