diff options
author | danglassey <danglassey> | 2002-08-14 09:57:17 +0000 |
---|---|---|
committer | danglassey <danglassey> | 2002-08-14 09:57:17 +0000 |
commit | c9458897ebbb739d8db83c80e06512d8a612f743 (patch) | |
tree | f8c5381045887e34388cc6b26cfccc254bf766dc /obj/Makefile | |
download | sword-sf-cvs-c9458897ebbb739d8db83c80e06512d8a612f743.tar.gz |
*** empty log message ***
Diffstat (limited to 'obj/Makefile')
-rw-r--r-- | obj/Makefile | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/obj/Makefile b/obj/Makefile new file mode 100644 index 0000000..3e531d5 --- /dev/null +++ b/obj/Makefile @@ -0,0 +1,8 @@ + +root := .. +subdirs := +pre-targets := +targets := +include ${root}/Makefile.cfg + +include ${root}/Makefile.post |