From 6cf1de87acdb878e3a3e4ef7cc33d45adee4a592 Mon Sep 17 00:00:00 2001 From: Max Horn Date: Sat, 9 Apr 2011 23:47:35 +0200 Subject: DEVTOOLS: Renamed 'tools' directory to 'devtools' --- devtools/qtable/module.mk | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 devtools/qtable/module.mk (limited to 'devtools/qtable/module.mk') diff --git a/devtools/qtable/module.mk b/devtools/qtable/module.mk new file mode 100644 index 0000000000..5aab9ad0c7 --- /dev/null +++ b/devtools/qtable/module.mk @@ -0,0 +1,13 @@ +# $URL$ +# $Id$ + +MODULE := devtools/qtable + +MODULE_OBJS := \ + qtable.o + +# Set the name of the executable +TOOL_EXECUTABLE := qtable + +# Include common rules +include $(srcdir)/rules.mk -- cgit v1.2.3