summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author Miodrag Milanovic <mmicko@gmail.com>2013-06-17 14:59:17 +0000
committer Miodrag Milanovic <mmicko@gmail.com>2013-06-17 14:59:17 +0000
commit3e5ff9d1b206e756cc36b5eed94a14b418f4d81a (patch)
treef1b4424651387a437fe4a14c7dfe27a99a4877f4 /.gitattributes
parent03d31fe618f07149cfabc6918c245258018eb5ce (diff)
start work on makemak to produce dependency per driver, added @ sign into lst to declare source file import used by makemak only, added just few testing examples (nw)
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index b10fe1c0e26..84a1fe5e400 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -336,6 +336,7 @@ src/build/build.mak svneol=native#text/plain
src/build/file2str.c svneol=native#text/plain
src/build/makedep.c svneol=native#text/plain
src/build/makelist.c svneol=native#text/plain
+src/build/makemak.c svneol=native#text/plain
src/build/png2bdc.c svneol=native#text/plain
src/build/verinfo.c svneol=native#text/plain
src/emu/addrmap.c svneol=native#text/plain