From a3343d0d7c2734efec19de6be934565b5967fc64 Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Fri, 10 Dec 2004 21:32:35 +0000 Subject: Changed makefile a bit to have it create the object files in a separate directory. --- obj/graphic/placeholder.txt | 1 + obj/gui/placeholder.txt | 1 + obj/net/placeholder.txt | 1 + obj/sound/placeholder.txt | 1 + 4 files changed, 4 insertions(+) create mode 100644 obj/graphic/placeholder.txt create mode 100644 obj/gui/placeholder.txt create mode 100644 obj/net/placeholder.txt create mode 100644 obj/sound/placeholder.txt (limited to 'obj') diff --git a/obj/graphic/placeholder.txt b/obj/graphic/placeholder.txt new file mode 100644 index 00000000..b951fc55 --- /dev/null +++ b/obj/graphic/placeholder.txt @@ -0,0 +1 @@ +This file is here to make sure the otherwise empty directory is created. diff --git a/obj/gui/placeholder.txt b/obj/gui/placeholder.txt new file mode 100644 index 00000000..b951fc55 --- /dev/null +++ b/obj/gui/placeholder.txt @@ -0,0 +1 @@ +This file is here to make sure the otherwise empty directory is created. diff --git a/obj/net/placeholder.txt b/obj/net/placeholder.txt new file mode 100644 index 00000000..b951fc55 --- /dev/null +++ b/obj/net/placeholder.txt @@ -0,0 +1 @@ +This file is here to make sure the otherwise empty directory is created. diff --git a/obj/sound/placeholder.txt b/obj/sound/placeholder.txt new file mode 100644 index 00000000..b951fc55 --- /dev/null +++ b/obj/sound/placeholder.txt @@ -0,0 +1 @@ +This file is here to make sure the otherwise empty directory is created. -- cgit v1.2.3-70-g09d2