]>
author | Leandro Lucarella <llucarella@integratech.com.ar> | |
Thu, 17 Sep 2009 13:30:56 +0000 (10:30 -0300) | ||
committer | Leandro Lucarella <llucarella@integratech.com.ar> | |
Fri, 18 Sep 2009 03:00:22 +0000 (00:00 -0300) | ||
commit | a4419536621943012477a48fc1fc5b1c730a2834 | |
tree | 9e108623f96e8f6c6a5edaab33e054e3f48b8e4b | tree | snapshot |
.gitignore | [new file with mode: 0644] | blob |
Build.mak | [new file with mode: 0644] | blob |
Config.mak | [new file with mode: 0644] | blob |
Lib.mak | [new file with mode: 0644] | blob |
Makefile | [new file with mode: 0644] | blob |
README | [new file with mode: 0644] | blob |
Toplevel.mak | [new file with mode: 0644] | blob |
lib1/Build.mak | [new file with mode: 0644] | blob |
lib1/Makefile | [new file with mode: 0644] | blob |
lib1/lib1.c | [new file with mode: 0644] | blob |
lib1/lib1.h | [new file with mode: 0644] | blob |
lib2/Build.mak | [new file with mode: 0644] | blob |
lib2/Makefile | [new file with mode: 0644] | blob |
lib2/lib2.cpp | [new file with mode: 0644] | blob |
lib2/lib2.h | [new file with mode: 0644] | blob |
prog/Build.mak | [new file with mode: 0644] | blob |
prog/Makefile | [new file with mode: 0644] | blob |
prog/main.cpp | [new file with mode: 0644] | blob |
subproj/Build.mak | [new file with mode: 0644] | blob |
subproj/Config.mak | [new file with mode: 0644] | blob |
subproj/Lib.mak | [new symlink] | blob |
subproj/Makefile | [new file with mode: 0644] | blob |
subproj/Toplevel.mak | [new file with mode: 0644] | blob |
subproj/subproj.c | [new file with mode: 0644] | blob |
subproj/subproj.h | [new file with mode: 0644] | blob |