DEVTOOLS: Remove Unecessary Makefiles.
These have been replaced by "make devtools" and are unused.
This commit is contained in:
parent
0d3c6fddae
commit
aa654943bb
3 changed files with 0 additions and 12 deletions
|
@ -1,4 +0,0 @@
|
|||
# $Id$
|
||||
|
||||
all:
|
||||
g++ -I../.. create_drascula.cpp -o create_drascula
|
|
@ -1,4 +0,0 @@
|
|||
# $Id$
|
||||
|
||||
all:
|
||||
g++ -I../.. create_lure_dat.cpp process_actions.cpp -o create_lure
|
|
@ -1,4 +0,0 @@
|
|||
# $Id$
|
||||
|
||||
all:
|
||||
g++ -I../.. main.cpp parser.cpp -o create_mads
|
Loading…
Add table
Add a link
Reference in a new issue