make system changed to be a subset of the library make system
authorPatrik Gornicz <Gornicz.P@gmail.com>
Tue, 23 Jun 2009 03:11:50 +0000 (23:11 -0400)
committerPatrik Gornicz <Gornicz.P@gmail.com>
Tue, 23 Jun 2009 03:13:05 +0000 (23:13 -0400)
commit6d8ae4070f65c0c2571556cbc8742bdda8011f43
tree63e9afeefa0135e252292758c392e6b7b4567052
parent5e0713e5967be038b1b0cc5f0ffbd0180e3f7099
make system changed to be a subset of the library make system

currently the objs are compiling
21 files changed:
dir.mk [new file with mode: 0644]
lists.mk [new file with mode: 0644]
makefinal [deleted file]
makewin32 [deleted file]
rules.mk [new file with mode: 0644]
src/Effects/dir.mk
src/Effects/files.mk [new file with mode: 0644]
src/Entities/dir.mk
src/Entities/files.mk [new file with mode: 0644]
src/GameStates/dir.mk
src/GameStates/files.mk [new file with mode: 0644]
src/config/dir.mk
src/config/files.mk [new file with mode: 0644]
src/dir.mk
src/files.mk [new file with mode: 0644]
src/graphics/dir.mk
src/graphics/files.mk [new file with mode: 0644]
src/input/dir.mk
src/input/files.mk [new file with mode: 0644]
tvars.mk [new file with mode: 0644]
vars.mk [new file with mode: 0644]