Makefile stuff

This commit is contained in:
Wolfgang Hottgenroth
2014-02-01 20:57:14 +01:00
parent 3a9da58d91
commit eb54250eda
3 changed files with 536 additions and 1 deletions

View File

@ -1,3 +1,9 @@
syntax: glob
*.o
*.hex
syntax: regexp
^Release$
^Release$
^.dep$
^.lib$
^.DS_Store$