Add Makefile for hymie_36GP
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@1072 30fe4595-0a0c-4342-8851-515496e4dcbd Former-commit-id: 899c224fd12c442cbc2adf5ef9647ce90044540f Former-commit-id: eaaf6aea3e3efca7ac233664458727f32d25d054
This commit is contained in:
parent
f56b1ec704
commit
f63cb2d889
20 changed files with 532 additions and 0 deletions
27
src/drivers/hymie_36GP/1/Makefile
Normal file
27
src/drivers/hymie_36GP/1/Makefile
Normal file
|
@ -0,0 +1,27 @@
|
|||
##############################################################################
|
||||
#
|
||||
# file : Makefile
|
||||
# created : 05 Dez 2008
|
||||
# last changed : 14 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 = hymie_36GP
|
||||
SHIPDIR = drivers/${ROBOT}/1
|
||||
SHIP = 36GP-alfa12c.png skill.xml
|
||||
SHIPSUBDIRS =
|
||||
|
||||
PKGSUBDIRS = ${SHIPSUBDIRS}
|
||||
src-robots-simplix_36GP_PKGFILES = $(shell find * -maxdepth 0 -type f -print)
|
||||
src-robots-simplix_36GP_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS_BASE},,$(shell pwd))
|
||||
|
||||
include ${MAKE_DEFAULT}
|
||||
|
27
src/drivers/hymie_36GP/10/Makefile
Normal file
27
src/drivers/hymie_36GP/10/Makefile
Normal file
|
@ -0,0 +1,27 @@
|
|||
##############################################################################
|
||||
#
|
||||
# file : Makefile
|
||||
# created : 05 Dez 2008
|
||||
# last changed : 14 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 = hymie_36GP
|
||||
SHIPDIR = drivers/${ROBOT}/10
|
||||
SHIP = skill.xml
|
||||
SHIPSUBDIRS =
|
||||
|
||||
PKGSUBDIRS = ${SHIPSUBDIRS}
|
||||
src-robots-simplix_36GP_PKGFILES = $(shell find * -maxdepth 0 -type f -print)
|
||||
src-robots-simplix_36GP_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS_BASE},,$(shell pwd))
|
||||
|
||||
include ${MAKE_DEFAULT}
|
||||
|
27
src/drivers/hymie_36GP/11/Makefile
Normal file
27
src/drivers/hymie_36GP/11/Makefile
Normal file
|
@ -0,0 +1,27 @@
|
|||
##############################################################################
|
||||
#
|
||||
# file : Makefile
|
||||
# created : 05 Dez 2008
|
||||
# last changed : 14 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 = hymie_36GP
|
||||
SHIPDIR = drivers/${ROBOT}/11
|
||||
SHIP = skill.xml
|
||||
SHIPSUBDIRS =
|
||||
|
||||
PKGSUBDIRS = ${SHIPSUBDIRS}
|
||||
src-robots-simplix_36GP_PKGFILES = $(shell find * -maxdepth 0 -type f -print)
|
||||
src-robots-simplix_36GP_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS_BASE},,$(shell pwd))
|
||||
|
||||
include ${MAKE_DEFAULT}
|
||||
|
27
src/drivers/hymie_36GP/12/Makefile
Normal file
27
src/drivers/hymie_36GP/12/Makefile
Normal file
|
@ -0,0 +1,27 @@
|
|||
##############################################################################
|
||||
#
|
||||
# file : Makefile
|
||||
# created : 05 Dez 2008
|
||||
# last changed : 14 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 = hymie_36GP
|
||||
SHIPDIR = drivers/${ROBOT}/12
|
||||
SHIP = skill.xml
|
||||
SHIPSUBDIRS =
|
||||
|
||||
PKGSUBDIRS = ${SHIPSUBDIRS}
|
||||
src-robots-simplix_36GP_PKGFILES = $(shell find * -maxdepth 0 -type f -print)
|
||||
src-robots-simplix_36GP_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS_BASE},,$(shell pwd))
|
||||
|
||||
include ${MAKE_DEFAULT}
|
||||
|
27
src/drivers/hymie_36GP/2/Makefile
Normal file
27
src/drivers/hymie_36GP/2/Makefile
Normal file
|
@ -0,0 +1,27 @@
|
|||
##############################################################################
|
||||
#
|
||||
# file : Makefile
|
||||
# created : 05 Dez 2008
|
||||
# last changed : 14 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 = hymie_36GP
|
||||
SHIPDIR = drivers/${ROBOT}/2
|
||||
SHIP = 36GP-alfa12c.png
|
||||
SHIPSUBDIRS =
|
||||
|
||||
PKGSUBDIRS = ${SHIPSUBDIRS}
|
||||
src-robots-simplix_36GP_PKGFILES = $(shell find * -maxdepth 0 -type f -print)
|
||||
src-robots-simplix_36GP_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS_BASE},,$(shell pwd))
|
||||
|
||||
include ${MAKE_DEFAULT}
|
||||
|
27
src/drivers/hymie_36GP/3/Makefile
Normal file
27
src/drivers/hymie_36GP/3/Makefile
Normal file
|
@ -0,0 +1,27 @@
|
|||
##############################################################################
|
||||
#
|
||||
# file : Makefile
|
||||
# created : 05 Dez 2008
|
||||
# last changed : 14 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 = hymie_36GP
|
||||
SHIPDIR = drivers/${ROBOT}/3
|
||||
SHIP = 36GP-autounion.png skill.xml
|
||||
SHIPSUBDIRS =
|
||||
|
||||
PKGSUBDIRS = ${SHIPSUBDIRS}
|
||||
src-robots-simplix_36GP_PKGFILES = $(shell find * -maxdepth 0 -type f -print)
|
||||
src-robots-simplix_36GP_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS_BASE},,$(shell pwd))
|
||||
|
||||
include ${MAKE_DEFAULT}
|
||||
|
27
src/drivers/hymie_36GP/4/Makefile
Normal file
27
src/drivers/hymie_36GP/4/Makefile
Normal file
|
@ -0,0 +1,27 @@
|
|||
##############################################################################
|
||||
#
|
||||
# file : Makefile
|
||||
# created : 05 Dez 2008
|
||||
# last changed : 14 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 = hymie_36GP
|
||||
SHIPDIR = drivers/${ROBOT}/4
|
||||
SHIP = 36GP-autounion.png skill.xml
|
||||
SHIPSUBDIRS =
|
||||
|
||||
PKGSUBDIRS = ${SHIPSUBDIRS}
|
||||
src-robots-simplix_36GP_PKGFILES = $(shell find * -maxdepth 0 -type f -print)
|
||||
src-robots-simplix_36GP_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS_BASE},,$(shell pwd))
|
||||
|
||||
include ${MAKE_DEFAULT}
|
||||
|
27
src/drivers/hymie_36GP/5/Makefile
Normal file
27
src/drivers/hymie_36GP/5/Makefile
Normal file
|
@ -0,0 +1,27 @@
|
|||
##############################################################################
|
||||
#
|
||||
# file : Makefile
|
||||
# created : 05 Dez 2008
|
||||
# last changed : 14 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 = hymie_36GP
|
||||
SHIPDIR = drivers/${ROBOT}/5
|
||||
SHIP = skill.xml
|
||||
SHIPSUBDIRS =
|
||||
|
||||
PKGSUBDIRS = ${SHIPSUBDIRS}
|
||||
src-robots-simplix_36GP_PKGFILES = $(shell find * -maxdepth 0 -type f -print)
|
||||
src-robots-simplix_36GP_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS_BASE},,$(shell pwd))
|
||||
|
||||
include ${MAKE_DEFAULT}
|
||||
|
27
src/drivers/hymie_36GP/6/Makefile
Normal file
27
src/drivers/hymie_36GP/6/Makefile
Normal file
|
@ -0,0 +1,27 @@
|
|||
##############################################################################
|
||||
#
|
||||
# file : Makefile
|
||||
# created : 05 Dez 2008
|
||||
# last changed : 14 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 = hymie_36GP
|
||||
SHIPDIR = drivers/${ROBOT}/6
|
||||
SHIP = skill.xml
|
||||
SHIPSUBDIRS =
|
||||
|
||||
PKGSUBDIRS = ${SHIPSUBDIRS}
|
||||
src-robots-simplix_36GP_PKGFILES = $(shell find * -maxdepth 0 -type f -print)
|
||||
src-robots-simplix_36GP_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS_BASE},,$(shell pwd))
|
||||
|
||||
include ${MAKE_DEFAULT}
|
||||
|
27
src/drivers/hymie_36GP/7/Makefile
Normal file
27
src/drivers/hymie_36GP/7/Makefile
Normal file
|
@ -0,0 +1,27 @@
|
|||
##############################################################################
|
||||
#
|
||||
# file : Makefile
|
||||
# created : 05 Dez 2008
|
||||
# last changed : 14 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 = hymie_36GP
|
||||
SHIPDIR = drivers/${ROBOT}/7
|
||||
SHIP = skill.xml
|
||||
SHIPSUBDIRS =
|
||||
|
||||
PKGSUBDIRS = ${SHIPSUBDIRS}
|
||||
src-robots-simplix_36GP_PKGFILES = $(shell find * -maxdepth 0 -type f -print)
|
||||
src-robots-simplix_36GP_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS_BASE},,$(shell pwd))
|
||||
|
||||
include ${MAKE_DEFAULT}
|
||||
|
27
src/drivers/hymie_36GP/8/Makefile
Normal file
27
src/drivers/hymie_36GP/8/Makefile
Normal file
|
@ -0,0 +1,27 @@
|
|||
##############################################################################
|
||||
#
|
||||
# file : Makefile
|
||||
# created : 05 Dez 2008
|
||||
# last changed : 14 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 = hymie_36GP
|
||||
SHIPDIR = drivers/${ROBOT}/8
|
||||
SHIP = skill.xml
|
||||
SHIPSUBDIRS =
|
||||
|
||||
PKGSUBDIRS = ${SHIPSUBDIRS}
|
||||
src-robots-simplix_36GP_PKGFILES = $(shell find * -maxdepth 0 -type f -print)
|
||||
src-robots-simplix_36GP_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS_BASE},,$(shell pwd))
|
||||
|
||||
include ${MAKE_DEFAULT}
|
||||
|
27
src/drivers/hymie_36GP/9/Makefile
Normal file
27
src/drivers/hymie_36GP/9/Makefile
Normal file
|
@ -0,0 +1,27 @@
|
|||
##############################################################################
|
||||
#
|
||||
# file : Makefile
|
||||
# created : 05 Dez 2008
|
||||
# last changed : 14 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 = hymie_36GP
|
||||
SHIPDIR = drivers/${ROBOT}/9
|
||||
SHIP = skill.xml
|
||||
SHIPSUBDIRS =
|
||||
|
||||
PKGSUBDIRS = ${SHIPSUBDIRS}
|
||||
src-robots-simplix_36GP_PKGFILES = $(shell find * -maxdepth 0 -type f -print)
|
||||
src-robots-simplix_36GP_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS_BASE},,$(shell pwd))
|
||||
|
||||
include ${MAKE_DEFAULT}
|
||||
|
26
src/drivers/hymie_36GP/cars/36GP-alfa12c/Makefile
Normal file
26
src/drivers/hymie_36GP/cars/36GP-alfa12c/Makefile
Normal file
|
@ -0,0 +1,26 @@
|
|||
##############################################################################
|
||||
#
|
||||
# file : Makefile
|
||||
# created : Wed Jan 8 18:31:16 CET 2003
|
||||
# copyright : (C) 2002 Bernhard Wymann
|
||||
#
|
||||
##############################################################################
|
||||
#
|
||||
# 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 = hymie_36GP
|
||||
SHIPDIR = drivers/${ROBOT}/cars/36GP-alfa12c
|
||||
SHIP = $(shell find *.xml -maxdepth 0 -type f -print) $(shell find *.dat -maxdepth 0 -type f print)
|
||||
SHIPSUBDIRS =
|
||||
|
||||
PKGSUBDIRS = ${SHIPSUBDIRS}
|
||||
src-robots-usr_sc_PKGFILES = $(shell find * -maxdepth 0 -type f -print)
|
||||
src-robots-usr_sc_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS_BASE},,$(shell pwd))
|
||||
include ${MAKE_DEFAULT}
|
||||
|
||||
|
26
src/drivers/hymie_36GP/cars/36GP-alfatipo/Makefile
Normal file
26
src/drivers/hymie_36GP/cars/36GP-alfatipo/Makefile
Normal file
|
@ -0,0 +1,26 @@
|
|||
##############################################################################
|
||||
#
|
||||
# file : Makefile
|
||||
# created : Wed Jan 8 18:31:16 CET 2003
|
||||
# copyright : (C) 2002 Bernhard Wymann
|
||||
#
|
||||
##############################################################################
|
||||
#
|
||||
# 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 = hymie_36GP
|
||||
SHIPDIR = drivers/${ROBOT}/cars/36GP-alfatipo
|
||||
SHIP = $(shell find *.xml -maxdepth 0 -type f -print) $(shell find *.dat -maxdepth 0 -type f print)
|
||||
SHIPSUBDIRS =
|
||||
|
||||
PKGSUBDIRS = ${SHIPSUBDIRS}
|
||||
src-robots-usr_sc_PKGFILES = $(shell find * -maxdepth 0 -type f -print)
|
||||
src-robots-usr_sc_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS_BASE},,$(shell pwd))
|
||||
include ${MAKE_DEFAULT}
|
||||
|
||||
|
26
src/drivers/hymie_36GP/cars/36GP-autounion/Makefile
Normal file
26
src/drivers/hymie_36GP/cars/36GP-autounion/Makefile
Normal file
|
@ -0,0 +1,26 @@
|
|||
##############################################################################
|
||||
#
|
||||
# file : Makefile
|
||||
# created : Wed Jan 8 18:31:16 CET 2003
|
||||
# copyright : (C) 2002 Bernhard Wymann
|
||||
#
|
||||
##############################################################################
|
||||
#
|
||||
# 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 = hymie_36GP
|
||||
SHIPDIR = drivers/${ROBOT}/cars/36GP-autounion
|
||||
SHIP = $(shell find *.xml -maxdepth 0 -type f -print) $(shell find *.dat -maxdepth 0 -type f print)
|
||||
SHIPSUBDIRS =
|
||||
|
||||
PKGSUBDIRS = ${SHIPSUBDIRS}
|
||||
src-robots-usr_sc_PKGFILES = $(shell find * -maxdepth 0 -type f -print)
|
||||
src-robots-usr_sc_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS_BASE},,$(shell pwd))
|
||||
include ${MAKE_DEFAULT}
|
||||
|
||||
|
26
src/drivers/hymie_36GP/cars/36GP-bugatti/Makefile
Normal file
26
src/drivers/hymie_36GP/cars/36GP-bugatti/Makefile
Normal file
|
@ -0,0 +1,26 @@
|
|||
##############################################################################
|
||||
#
|
||||
# file : Makefile
|
||||
# created : Wed Jan 8 18:31:16 CET 2003
|
||||
# copyright : (C) 2002 Bernhard Wymann
|
||||
#
|
||||
##############################################################################
|
||||
#
|
||||
# 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 = hymie_36GP
|
||||
SHIPDIR = drivers/${ROBOT}/cars/36GP-bugatti
|
||||
SHIP = $(shell find *.xml -maxdepth 0 -type f -print) $(shell find *.dat -maxdepth 0 -type f print)
|
||||
SHIPSUBDIRS =
|
||||
|
||||
PKGSUBDIRS = ${SHIPSUBDIRS}
|
||||
src-robots-usr_sc_PKGFILES = $(shell find * -maxdepth 0 -type f -print)
|
||||
src-robots-usr_sc_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS_BASE},,$(shell pwd))
|
||||
include ${MAKE_DEFAULT}
|
||||
|
||||
|
26
src/drivers/hymie_36GP/cars/36GP-maserati/Makefile
Normal file
26
src/drivers/hymie_36GP/cars/36GP-maserati/Makefile
Normal file
|
@ -0,0 +1,26 @@
|
|||
##############################################################################
|
||||
#
|
||||
# file : Makefile
|
||||
# created : Wed Jan 8 18:31:16 CET 2003
|
||||
# copyright : (C) 2002 Bernhard Wymann
|
||||
#
|
||||
##############################################################################
|
||||
#
|
||||
# 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 = hymie_36GP
|
||||
SHIPDIR = drivers/${ROBOT}/cars/36GP-maserati
|
||||
SHIP = $(shell find *.xml -maxdepth 0 -type f -print) $(shell find *.dat -maxdepth 0 -type f print)
|
||||
SHIPSUBDIRS =
|
||||
|
||||
PKGSUBDIRS = ${SHIPSUBDIRS}
|
||||
src-robots-usr_sc_PKGFILES = $(shell find * -maxdepth 0 -type f -print)
|
||||
src-robots-usr_sc_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS_BASE},,$(shell pwd))
|
||||
include ${MAKE_DEFAULT}
|
||||
|
||||
|
26
src/drivers/hymie_36GP/cars/36GP-maserati6C34/Makefile
Normal file
26
src/drivers/hymie_36GP/cars/36GP-maserati6C34/Makefile
Normal file
|
@ -0,0 +1,26 @@
|
|||
##############################################################################
|
||||
#
|
||||
# file : Makefile
|
||||
# created : Wed Jan 8 18:31:16 CET 2003
|
||||
# copyright : (C) 2002 Bernhard Wymann
|
||||
#
|
||||
##############################################################################
|
||||
#
|
||||
# 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 = hymie_36GP
|
||||
SHIPDIR = drivers/${ROBOT}/cars/36GP-maserati6C34
|
||||
SHIP = $(shell find *.xml -maxdepth 0 -type f -print) $(shell find *.dat -maxdepth 0 -type f print)
|
||||
SHIPSUBDIRS =
|
||||
|
||||
PKGSUBDIRS = ${SHIPSUBDIRS}
|
||||
src-robots-usr_sc_PKGFILES = $(shell find * -maxdepth 0 -type f -print)
|
||||
src-robots-usr_sc_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS_BASE},,$(shell pwd))
|
||||
include ${MAKE_DEFAULT}
|
||||
|
||||
|
26
src/drivers/hymie_36GP/cars/36GP-mercedes/Makefile
Normal file
26
src/drivers/hymie_36GP/cars/36GP-mercedes/Makefile
Normal file
|
@ -0,0 +1,26 @@
|
|||
##############################################################################
|
||||
#
|
||||
# file : Makefile
|
||||
# created : Wed Jan 8 18:31:16 CET 2003
|
||||
# copyright : (C) 2002 Bernhard Wymann
|
||||
#
|
||||
##############################################################################
|
||||
#
|
||||
# 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 = hymie_36GP
|
||||
SHIPDIR = drivers/${ROBOT}/cars/36GP-mercedes
|
||||
SHIP = $(shell find *.xml -maxdepth 0 -type f -print) $(shell find *.dat -maxdepth 0 -type f print)
|
||||
SHIPSUBDIRS =
|
||||
|
||||
PKGSUBDIRS = ${SHIPSUBDIRS}
|
||||
src-robots-usr_sc_PKGFILES = $(shell find * -maxdepth 0 -type f -print)
|
||||
src-robots-usr_sc_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS_BASE},,$(shell pwd))
|
||||
include ${MAKE_DEFAULT}
|
||||
|
||||
|
26
src/drivers/hymie_36GP/cars/Makefile
Normal file
26
src/drivers/hymie_36GP/cars/Makefile
Normal file
|
@ -0,0 +1,26 @@
|
|||
##############################################################################
|
||||
#
|
||||
# file : Makefile
|
||||
# created : 13 Apr 2006
|
||||
# copyright : (C) 2006 Tim Foden
|
||||
# version : $Id$
|
||||
#
|
||||
##############################################################################
|
||||
#
|
||||
# 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 = hymie_36GP
|
||||
SHIPDIR = drivers/${ROBOT}/cars
|
||||
SHIP =
|
||||
SHIPSUBDIRS = $(shell find * -maxdepth 0 -type d -print)
|
||||
|
||||
PKGSUBDIRS = ${SHIPSUBDIRS}
|
||||
src-robots-usr_sc_PKGFILES = $(shell find * -maxdepth 0 -type f -print)
|
||||
src-robots-usr_sc_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS_BASE},,$(shell pwd))
|
||||
|
||||
include ${MAKE_DEFAULT}
|
Loading…
Reference in a new issue