DEVTOOLS: Remove Unecessary Makefiles.

These have been replaced by "make devtools" and are unused.
This commit is contained in:
D G Turner 2011-09-02 07:04:04 +01:00
parent 0d3c6fddae
commit aa654943bb
3 changed files with 0 additions and 12 deletions

View file

@ -1,4 +0,0 @@
# $Id$
all:
g++ -I../.. create_drascula.cpp -o create_drascula

View file

@ -1,4 +0,0 @@
# $Id$
all:
g++ -I../.. create_lure_dat.cpp process_actions.cpp -o create_lure

View file

@ -1,4 +0,0 @@
# $Id$
all:
g++ -I../.. main.cpp parser.cpp -o create_mads