diff options
| author | Comment <tim@gray.(none)> | 2012-12-27 00:09:46 +0000 |
|---|---|---|
| committer | Comment <tim@gray.(none)> | 2012-12-27 00:09:46 +0000 |
| commit | 9ce0780eeaccd90794fc9a9c05e5ffe10c1a216a (patch) | |
| tree | 1e6353cfa8ae09f57c87306d9d90008292f4e24b /Makefile | |
| parent | e4c9063867fe86dff4a89289332cef1a41410df8 (diff) | |
linux project
Diffstat (limited to 'Makefile')
| -rwxr-xr-x | Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile new file mode 100755 index 0000000..2d83a77 --- /dev/null +++ b/Makefile @@ -0,0 +1,2 @@ +include config.make +include $(OF_ROOT)/libs/openFrameworksCompiled/project/makefileCommon/Makefile.examples |
