Add & change Makefile for simplix and usr_3601GP

git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@453 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 6c14865ad55af996d13ad671c4e740964e330e29
Former-commit-id: 977e78bf51f3afe8f7324ad5432df17c46ee32fb
This commit is contained in:
torcs-ng 2008-12-14 16:37:15 +00:00
parent e7894657a4
commit 4f227b205f
28 changed files with 479 additions and 20 deletions

View file

@ -14,9 +14,9 @@
#
##############################################################################
ROBOT = simplix_sc1a
ROBOT = simplix_36GP
SHIPDIR = drivers/${ROBOT}/9
SHIP = logo.rgb sc-lynx-220.rgb
SHIP = 36GP-bugatti.png
SHIPSUBDIRS =
PKGSUBDIRS = ${SHIPSUBDIRS}

View file

@ -14,9 +14,9 @@
#
##############################################################################
ROBOT = simplix_sca
ROBOT = simplix_36GP
SHIPDIR = drivers/${ROBOT}/1
SHIP = logo.rgb sc-996.rgb
SHIP = 36GP-alfa12c.png
SHIPSUBDIRS =
PKGSUBDIRS = ${SHIPSUBDIRS}

View file

@ -14,9 +14,9 @@
#
##############################################################################
ROBOT = simplix_sc1a
ROBOT = simplix_36GP
SHIPDIR = drivers/${ROBOT}/2
SHIP = logo.rgb sc-ciclon-300.rgb
SHIP = 36GP-autounion.png
SHIPSUBDIRS =
PKGSUBDIRS = ${SHIPSUBDIRS}

View file

@ -0,0 +1,27 @@
##############################################################################
#
# file : Makefile
# created : 05 Dez 2008
# last changed : 05 Dez 2008
# copyright : (C) 2008 Wolf-Dieter Beelitz
#
##############################################################################
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
#
##############################################################################
ROBOT = simplix_36GP
SHIPDIR = drivers/${ROBOT}/36GP-alfa12c
SHIP = default.xml
SHIPSUBDIRS =
PKGSUBDIRS = ${SHIPSUBDIRS}
src-robots-simplix_trb1a_PKGFILES = $(shell find * -maxdepth 0 -type f -print)
src-robots-simplix_trb1a_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS_BASE},,$(shell pwd))
include ${MAKE_DEFAULT}

View file

@ -0,0 +1,27 @@
##############################################################################
#
# file : Makefile
# created : 05 Dez 2008
# last changed : 05 Dez 2008
# copyright : (C) 2008 Wolf-Dieter Beelitz
#
##############################################################################
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
#
##############################################################################
ROBOT = simplix_36GP
SHIPDIR = drivers/${ROBOT}/36GP-alfatipo
SHIP = default.xml
SHIPSUBDIRS =
PKGSUBDIRS = ${SHIPSUBDIRS}
src-robots-simplix_trb1a_PKGFILES = $(shell find * -maxdepth 0 -type f -print)
src-robots-simplix_trb1a_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS_BASE},,$(shell pwd))
include ${MAKE_DEFAULT}

View file

@ -0,0 +1,27 @@
##############################################################################
#
# file : Makefile
# created : 05 Dez 2008
# last changed : 05 Dez 2008
# copyright : (C) 2008 Wolf-Dieter Beelitz
#
##############################################################################
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
#
##############################################################################
ROBOT = simplix_36GP
SHIPDIR = drivers/${ROBOT}/36GP-autounion
SHIP = default.xml
SHIPSUBDIRS =
PKGSUBDIRS = ${SHIPSUBDIRS}
src-robots-simplix_trb1a_PKGFILES = $(shell find * -maxdepth 0 -type f -print)
src-robots-simplix_trb1a_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS_BASE},,$(shell pwd))
include ${MAKE_DEFAULT}

View file

@ -0,0 +1,27 @@
##############################################################################
#
# file : Makefile
# created : 05 Dez 2008
# last changed : 05 Dez 2008
# copyright : (C) 2008 Wolf-Dieter Beelitz
#
##############################################################################
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
#
##############################################################################
ROBOT = simplix_36GP
SHIPDIR = drivers/${ROBOT}/36GP-bugatti
SHIP = default.xml
SHIPSUBDIRS =
PKGSUBDIRS = ${SHIPSUBDIRS}
src-robots-simplix_trb1a_PKGFILES = $(shell find * -maxdepth 0 -type f -print)
src-robots-simplix_trb1a_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS_BASE},,$(shell pwd))
include ${MAKE_DEFAULT}

View file

@ -0,0 +1,27 @@
##############################################################################
#
# file : Makefile
# created : 05 Dez 2008
# last changed : 05 Dez 2008
# copyright : (C) 2008 Wolf-Dieter Beelitz
#
##############################################################################
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
#
##############################################################################
ROBOT = simplix_36GP
SHIPDIR = drivers/${ROBOT}/36GP-maserati
SHIP = default.xml
SHIPSUBDIRS =
PKGSUBDIRS = ${SHIPSUBDIRS}
src-robots-simplix_trb1a_PKGFILES = $(shell find * -maxdepth 0 -type f -print)
src-robots-simplix_trb1a_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS_BASE},,$(shell pwd))
include ${MAKE_DEFAULT}

View file

@ -0,0 +1,27 @@
##############################################################################
#
# file : Makefile
# created : 05 Dez 2008
# last changed : 05 Dez 2008
# copyright : (C) 2008 Wolf-Dieter Beelitz
#
##############################################################################
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
#
##############################################################################
ROBOT = simplix_36GP
SHIPDIR = drivers/${ROBOT}/36GP-maserati6C34
SHIP = default.xml
SHIPSUBDIRS =
PKGSUBDIRS = ${SHIPSUBDIRS}
src-robots-simplix_trb1a_PKGFILES = $(shell find * -maxdepth 0 -type f -print)
src-robots-simplix_trb1a_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS_BASE},,$(shell pwd))
include ${MAKE_DEFAULT}

View file

@ -0,0 +1,27 @@
##############################################################################
#
# file : Makefile
# created : 05 Dez 2008
# last changed : 05 Dez 2008
# copyright : (C) 2008 Wolf-Dieter Beelitz
#
##############################################################################
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
#
##############################################################################
ROBOT = simplix_36GP
SHIPDIR = drivers/${ROBOT}/36GP-mercedes
SHIP = default.xml
SHIPSUBDIRS =
PKGSUBDIRS = ${SHIPSUBDIRS}
src-robots-simplix_trb1a_PKGFILES = $(shell find * -maxdepth 0 -type f -print)
src-robots-simplix_trb1a_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS_BASE},,$(shell pwd))
include ${MAKE_DEFAULT}

View file

@ -14,9 +14,9 @@
#
##############################################################################
ROBOT = simplix_sc1a
ROBOT = simplix_36GP
SHIPDIR = drivers/${ROBOT}/3
SHIP = logo.rgb sc-ciclon-300.rgb
SHIP = 36GP-autounion.png
SHIPSUBDIRS =
PKGSUBDIRS = ${SHIPSUBDIRS}

View file

@ -14,9 +14,9 @@
#
##############################################################################
ROBOT = simplix_sca
ROBOT = simplix_36GP
SHIPDIR = drivers/${ROBOT}/4
SHIP = logo.rgb sc-f360.rgb
SHIP = 36GP-maserati.png
SHIPSUBDIRS =
PKGSUBDIRS = ${SHIPSUBDIRS}

View file

@ -14,9 +14,9 @@
#
##############################################################################
ROBOT = simplix_sca
ROBOT = simplix_36GP
SHIPDIR = drivers/${ROBOT}/4
SHIP = logo.rgb sc-f360.rgb
SHIP = 36GP-maserati6C34.png
SHIPSUBDIRS =
PKGSUBDIRS = ${SHIPSUBDIRS}

View file

@ -14,9 +14,9 @@
#
##############################################################################
ROBOT = simplix_sca
ROBOT = simplix_36GP
SHIPDIR = drivers/${ROBOT}/7
SHIP = logo.rgb sc-gt4.rgb
SHIP = 36GP-maserati6C34.png
SHIPSUBDIRS =
PKGSUBDIRS = ${SHIPSUBDIRS}

View file

@ -14,9 +14,9 @@
#
##############################################################################
ROBOT = simplix_sca
ROBOT = simplix_36GP
SHIPDIR = drivers/${ROBOT}/7
SHIP = logo.rgb sc-gt4.rgb
SHIP = 36GP-maserati6C34.png
SHIPSUBDIRS =
PKGSUBDIRS = ${SHIPSUBDIRS}

View file

@ -14,9 +14,9 @@
#
##############################################################################
ROBOT = simplix_sc1a
ROBOT = simplix_36GP
SHIPDIR = drivers/${ROBOT}/8
SHIP = logo.rgb sc-lynx-220.rgb
SHIP = 36GP-bugatti.png
SHIPSUBDIRS =
PKGSUBDIRS = ${SHIPSUBDIRS}

View file

@ -48,7 +48,7 @@ SOURCES = unitmain.cpp \
unitvec3d.cpp
SHIPDIR = drivers/${ROBOT}
SHIP = ${ROBOT}.xml logo.rgb
SHIPSUBDIRS = tracks
SHIPSUBDIRS = 0 1 2 3 4 5 6 7 8 9 36GP-alfa12c 36GP-alfatipo 36GP-autounion 36GP-bugatti 36GP-maserati 36GP-maserati6C34 36GP-mercedes tracks
PKGSUBDIRS = ${SHIPSUBDIRS}
src-robots-simplix_36GP_PKGFILES = $(shell find * -maxdepth 0 -type f -print)

View file

@ -13,7 +13,7 @@
#
##############################################################################
ROBOT = simplix_sca
ROBOT = simplix_36GP
SHIPDIR = drivers/${ROBOT}/tracks
SHIP = $(shell find * -maxdepth 0 -type f -print)
SHIPSUBDIRS = $(shell find * -maxdepth 0 -type d -print)

View file

@ -0,0 +1,27 @@
##############################################################################
#
# file : Makefile
# created : 05 Dez 2008
# last changed : 05 Dez 2008
# copyright : (C) 2008 Wolf-Dieter Beelitz
#
##############################################################################
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
#
##############################################################################
ROBOT = usr_GP3601
SHIPDIR = drivers/${ROBOT}/1
SHIP = 36GP-mercedes.png
SHIPSUBDIRS =
PKGSUBDIRS = ${SHIPSUBDIRS}
src-robots-simplix_trb1a_PKGFILES = $(shell find * -maxdepth 0 -type f -print)
src-robots-simplix_trb1a_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS_BASE},,$(shell pwd))
include ${MAKE_DEFAULT}

View file

@ -0,0 +1,27 @@
##############################################################################
#
# file : Makefile
# created : 05 Dez 2008
# last changed : 05 Dez 2008
# copyright : (C) 2008 Wolf-Dieter Beelitz
#
##############################################################################
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
#
##############################################################################
ROBOT = usr_GP3601
SHIPDIR = drivers/${ROBOT}/10
SHIP = 36GP-maserati6C34.png
SHIPSUBDIRS =
PKGSUBDIRS = ${SHIPSUBDIRS}
src-robots-simplix_trb1a_PKGFILES = $(shell find * -maxdepth 0 -type f -print)
src-robots-simplix_trb1a_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS_BASE},,$(shell pwd))
include ${MAKE_DEFAULT}

View file

@ -0,0 +1,27 @@
##############################################################################
#
# file : Makefile
# created : 05 Dez 2008
# last changed : 05 Dez 2008
# copyright : (C) 2008 Wolf-Dieter Beelitz
#
##############################################################################
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
#
##############################################################################
ROBOT = usr_GP3601
SHIPDIR = drivers/${ROBOT}/2
SHIP = 36GP-mercedes.png
SHIPSUBDIRS =
PKGSUBDIRS = ${SHIPSUBDIRS}
src-robots-simplix_trb1a_PKGFILES = $(shell find * -maxdepth 0 -type f -print)
src-robots-simplix_trb1a_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS_BASE},,$(shell pwd))
include ${MAKE_DEFAULT}

View file

@ -0,0 +1,27 @@
##############################################################################
#
# file : Makefile
# created : 05 Dez 2008
# last changed : 05 Dez 2008
# copyright : (C) 2008 Wolf-Dieter Beelitz
#
##############################################################################
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
#
##############################################################################
ROBOT = usr_GP3601
SHIPDIR = drivers/${ROBOT}/3
SHIP = 36GP-alfa12c.png
SHIPSUBDIRS =
PKGSUBDIRS = ${SHIPSUBDIRS}
src-robots-simplix_trb1a_PKGFILES = $(shell find * -maxdepth 0 -type f -print)
src-robots-simplix_trb1a_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS_BASE},,$(shell pwd))
include ${MAKE_DEFAULT}

View file

@ -0,0 +1,27 @@
##############################################################################
#
# file : Makefile
# created : 05 Dez 2008
# last changed : 05 Dez 2008
# copyright : (C) 2008 Wolf-Dieter Beelitz
#
##############################################################################
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
#
##############################################################################
ROBOT = usr_GP3601
SHIPDIR = drivers/${ROBOT}/4
SHIP = 36GP-alfa12c.png
SHIPSUBDIRS =
PKGSUBDIRS = ${SHIPSUBDIRS}
src-robots-simplix_trb1a_PKGFILES = $(shell find * -maxdepth 0 -type f -print)
src-robots-simplix_trb1a_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS_BASE},,$(shell pwd))
include ${MAKE_DEFAULT}

View file

@ -0,0 +1,27 @@
##############################################################################
#
# file : Makefile
# created : 05 Dez 2008
# last changed : 05 Dez 2008
# copyright : (C) 2008 Wolf-Dieter Beelitz
#
##############################################################################
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
#
##############################################################################
ROBOT = usr_GP3601
SHIPDIR = drivers/${ROBOT}/5
SHIP = 36GP-autounion.png
SHIPSUBDIRS =
PKGSUBDIRS = ${SHIPSUBDIRS}
src-robots-simplix_trb1a_PKGFILES = $(shell find * -maxdepth 0 -type f -print)
src-robots-simplix_trb1a_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS_BASE},,$(shell pwd))
include ${MAKE_DEFAULT}

View file

@ -0,0 +1,27 @@
##############################################################################
#
# file : Makefile
# created : 05 Dez 2008
# last changed : 05 Dez 2008
# copyright : (C) 2008 Wolf-Dieter Beelitz
#
##############################################################################
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
#
##############################################################################
ROBOT = usr_GP3601
SHIPDIR = drivers/${ROBOT}/6
SHIP = 36GP-maserati6C34.png
SHIPSUBDIRS =
PKGSUBDIRS = ${SHIPSUBDIRS}
src-robots-simplix_trb1a_PKGFILES = $(shell find * -maxdepth 0 -type f -print)
src-robots-simplix_trb1a_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS_BASE},,$(shell pwd))
include ${MAKE_DEFAULT}

View file

@ -0,0 +1,27 @@
##############################################################################
#
# file : Makefile
# created : 05 Dez 2008
# last changed : 05 Dez 2008
# copyright : (C) 2008 Wolf-Dieter Beelitz
#
##############################################################################
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
#
##############################################################################
ROBOT = usr_GP3601
SHIPDIR = drivers/${ROBOT}/7
SHIP = 36GP-bugatti.png
SHIPSUBDIRS =
PKGSUBDIRS = ${SHIPSUBDIRS}
src-robots-simplix_trb1a_PKGFILES = $(shell find * -maxdepth 0 -type f -print)
src-robots-simplix_trb1a_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS_BASE},,$(shell pwd))
include ${MAKE_DEFAULT}

View file

@ -0,0 +1,27 @@
##############################################################################
#
# file : Makefile
# created : 05 Dez 2008
# last changed : 05 Dez 2008
# copyright : (C) 2008 Wolf-Dieter Beelitz
#
##############################################################################
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
#
##############################################################################
ROBOT = usr_GP3601
SHIPDIR = drivers/${ROBOT}/8
SHIP = 36GP-maserati.png
SHIPSUBDIRS =
PKGSUBDIRS = ${SHIPSUBDIRS}
src-robots-simplix_trb1a_PKGFILES = $(shell find * -maxdepth 0 -type f -print)
src-robots-simplix_trb1a_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS_BASE},,$(shell pwd))
include ${MAKE_DEFAULT}

View file

@ -0,0 +1,27 @@
##############################################################################
#
# file : Makefile
# created : 05 Dez 2008
# last changed : 05 Dez 2008
# copyright : (C) 2008 Wolf-Dieter Beelitz
#
##############################################################################
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
#
##############################################################################
ROBOT = usr_GP3601
SHIPDIR = drivers/${ROBOT}/9
SHIP = 36GP-alfatipo.png
SHIPSUBDIRS =
PKGSUBDIRS = ${SHIPSUBDIRS}
src-robots-simplix_trb1a_PKGFILES = $(shell find * -maxdepth 0 -type f -print)
src-robots-simplix_trb1a_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS_BASE},,$(shell pwd))
include ${MAKE_DEFAULT}