Modification Makefile
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@8 30fe4595-0a0c-4342-8851-515496e4dcbd Former-commit-id: 0c9c41f951e648ce4611a8469e9002bc94e5d731 Former-commit-id: 0ef14cb1f57b7830b2c008e69cdff74704db2ecf
This commit is contained in:
parent
27bc4795b6
commit
787546fabf
45 changed files with 45 additions and 45 deletions
|
@ -33,7 +33,7 @@ PKGSUBDIRS = interfaces libs linux modules windows tools drivers doc raceman
|
|||
|
||||
src_PKGFILES = Makefile
|
||||
|
||||
src_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS_BASE},,$(shell pwd))
|
||||
src_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS-NG_BASE},,$(shell pwd))
|
||||
|
||||
include ${MAKE_DEFAULT}
|
||||
|
||||
|
|
|
@ -17,7 +17,7 @@
|
|||
|
||||
src_PKGFILES = $(shell find * -maxdepth 0 -type f -print)
|
||||
|
||||
src_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS_BASE},,$(shell pwd))
|
||||
src_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS-NG_BASE},,$(shell pwd))
|
||||
|
||||
include ${MAKE_DEFAULT}
|
||||
|
||||
|
|
|
@ -23,7 +23,7 @@ PKGSUBDIRS = $(SUBDIRS)
|
|||
|
||||
src_PKGFILES = $(shell find * -maxdepth 0 -type f -print)
|
||||
|
||||
src_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS_BASE},,$(shell pwd))
|
||||
src_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS-NG_BASE},,$(shell pwd))
|
||||
|
||||
include ${MAKE_DEFAULT}
|
||||
|
||||
|
|
|
@ -21,7 +21,7 @@ EXPORTS = $(shell find * -maxdepth 0 -name '*.h' -print)
|
|||
|
||||
src_PKGFILES = $(shell find * -maxdepth 0 -type f -print)
|
||||
|
||||
src_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS_BASE},,$(shell pwd))
|
||||
src_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS-NG_BASE},,$(shell pwd))
|
||||
|
||||
include ${MAKE_DEFAULT}
|
||||
|
||||
|
|
|
@ -30,7 +30,7 @@ PKGSUBDIRS = $(SUBDIRS)
|
|||
|
||||
src_PKGFILES = $(shell find * -maxdepth 0 -type f -print)
|
||||
|
||||
src_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS_BASE},,$(shell pwd))
|
||||
src_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS-NG_BASE},,$(shell pwd))
|
||||
|
||||
|
||||
include ${MAKE_DEFAULT}
|
||||
|
|
|
@ -31,7 +31,7 @@ EXPORTS = client.h exitmenu.h
|
|||
|
||||
src_PKGFILES = $(shell find * -maxdepth 0 -type f -print)
|
||||
|
||||
src_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS_BASE},,$(shell pwd))
|
||||
src_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS-NG_BASE},,$(shell pwd))
|
||||
|
||||
include ${MAKE_DEFAULT}
|
||||
|
||||
|
|
|
@ -30,7 +30,7 @@ EXPORTS = confscreens.h driverconfig.h joystickconfig.h mouseconfig.h controlc
|
|||
|
||||
src_PKGFILES = $(shell find * -maxdepth 0 -type f -print)
|
||||
|
||||
src_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS_BASE},,$(shell pwd))
|
||||
src_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS-NG_BASE},,$(shell pwd))
|
||||
|
||||
include ${MAKE_DEFAULT}
|
||||
|
||||
|
|
|
@ -28,7 +28,7 @@ EXPDIR = include/learning
|
|||
|
||||
src_PKGFILES = $(shell find * -maxdepth 0 -type f -print)
|
||||
|
||||
src_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS_BASE},,$(shell pwd))
|
||||
src_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS-NG_BASE},,$(shell pwd))
|
||||
|
||||
|
||||
include ${MAKE_DEFAULT}
|
||||
|
|
|
@ -28,7 +28,7 @@ EXPDIR = include/tmath
|
|||
|
||||
src_PKGFILES = $(shell find * -maxdepth 0 -type f -print)
|
||||
|
||||
src_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS_BASE},,$(shell pwd))
|
||||
src_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS-NG_BASE},,$(shell pwd))
|
||||
|
||||
|
||||
include ${MAKE_DEFAULT}
|
||||
|
|
|
@ -28,7 +28,7 @@ EXPDIR = include
|
|||
|
||||
src_PKGFILES = $(shell find * -maxdepth 0 -type f -print)
|
||||
|
||||
src_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS_BASE},,$(shell pwd))
|
||||
src_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS-NG_BASE},,$(shell pwd))
|
||||
|
||||
|
||||
include ${MAKE_DEFAULT}
|
||||
|
|
|
@ -38,7 +38,7 @@ CONFIG = $(SHIP)
|
|||
|
||||
src_PKGFILES = $(shell find * -maxdepth 0 -type f -print)
|
||||
|
||||
src_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS_BASE},,$(shell pwd))
|
||||
src_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS-NG_BASE},,$(shell pwd))
|
||||
|
||||
|
||||
include ${MAKE_DEFAULT}
|
||||
|
|
|
@ -28,7 +28,7 @@ EXPORTS = racescreens.h
|
|||
|
||||
src_PKGFILES = $(shell find * -maxdepth 0 -type f -print)
|
||||
|
||||
src_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS_BASE},,$(shell pwd))
|
||||
src_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS-NG_BASE},,$(shell pwd))
|
||||
|
||||
include ${MAKE_DEFAULT}
|
||||
|
||||
|
|
|
@ -28,7 +28,7 @@ EXPORTS = robottools.h
|
|||
|
||||
src_PKGFILES = $(shell find * -maxdepth 0 -type f -print)
|
||||
|
||||
src_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS_BASE},,$(shell pwd))
|
||||
src_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS-NG_BASE},,$(shell pwd))
|
||||
|
||||
include ${MAKE_DEFAULT}
|
||||
|
||||
|
|
|
@ -40,7 +40,7 @@ SHIP = params.dtd
|
|||
|
||||
src_PKGFILES = $(shell find * -maxdepth 0 -type f -print)
|
||||
|
||||
src_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS_BASE},,$(shell pwd))
|
||||
src_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS-NG_BASE},,$(shell pwd))
|
||||
|
||||
include ${MAKE_DEFAULT}
|
||||
|
||||
|
|
|
@ -53,7 +53,7 @@ CONFIG = screen.xml
|
|||
|
||||
src_PKGFILES = $(shell find * -maxdepth 0 -type f -print)
|
||||
|
||||
src_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS_BASE},,$(shell pwd))
|
||||
src_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS-NG_BASE},,$(shell pwd))
|
||||
|
||||
include ${MAKE_DEFAULT}
|
||||
|
||||
|
|
|
@ -34,7 +34,7 @@ PKGSUBDIRS = gennmtab
|
|||
|
||||
src_PKGFILES = $(shell find * -maxdepth 0 -type f -print)
|
||||
|
||||
src_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS_BASE},,$(shell pwd))
|
||||
src_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS-NG_BASE},,$(shell pwd))
|
||||
|
||||
include ${MAKE_DEFAULT}
|
||||
|
||||
|
|
|
@ -26,7 +26,7 @@ SOURCES = gennmtab.c
|
|||
|
||||
src_PKGFILES = $(shell find * -maxdepth 0 -type f -print)
|
||||
|
||||
src_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS_BASE},,$(shell pwd))
|
||||
src_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS-NG_BASE},,$(shell pwd))
|
||||
|
||||
include ${MAKE_DEFAULT}
|
||||
|
||||
|
|
|
@ -25,7 +25,7 @@ PKGSUBDIRS = track simu graphic telemetry
|
|||
|
||||
src_PKGFILES = Makefile
|
||||
|
||||
src_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS_BASE},,$(shell pwd))
|
||||
src_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS-NG_BASE},,$(shell pwd))
|
||||
|
||||
include ${MAKE_DEFAULT}
|
||||
|
||||
|
|
|
@ -26,7 +26,7 @@ PKGSUBDIRS = $(SUBDIRS)
|
|||
|
||||
src_PKGFILES = $(shell find * -maxdepth 0 -type f -print)
|
||||
|
||||
src_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS_BASE},,$(shell pwd))
|
||||
src_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS-NG_BASE},,$(shell pwd))
|
||||
|
||||
include ${MAKE_DEFAULT}
|
||||
|
||||
|
|
|
@ -36,7 +36,7 @@ CONFIG = $(SHIP)
|
|||
|
||||
src_PKGFILES = $(shell find * -maxdepth 0 -type f -print)
|
||||
|
||||
src_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS_BASE},,$(shell pwd))
|
||||
src_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS-NG_BASE},,$(shell pwd))
|
||||
|
||||
include ${MAKE_DEFAULT}
|
||||
|
||||
|
|
|
@ -27,6 +27,6 @@ PKGSUBDIRS = $(SUBDIRS)
|
|||
|
||||
src_PKGFILES = $(shell find * -maxdepth 0 -type f -print)
|
||||
|
||||
src_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS_BASE},,$(shell pwd))
|
||||
src_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS-NG_BASE},,$(shell pwd))
|
||||
|
||||
include ${MAKE_DEFAULT}
|
||||
|
|
|
@ -45,7 +45,7 @@ PKGSUBDIRS = $(SUBDIRS)
|
|||
|
||||
src_PKGFILES = $(shell find * -maxdepth 0 -type f -print)
|
||||
|
||||
src_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS_BASE},,$(shell pwd))
|
||||
src_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS-NG_BASE},,$(shell pwd))
|
||||
|
||||
include ${MAKE_DEFAULT}
|
||||
|
||||
|
|
|
@ -25,7 +25,7 @@ PKGSUBDIRS = $(SUBDIRS) $(EXPINCDIRS)
|
|||
|
||||
src_PKGFILES = $(shell find * -maxdepth 0 -type f -print)
|
||||
|
||||
src_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS_BASE},,$(shell pwd))
|
||||
src_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS-NG_BASE},,$(shell pwd))
|
||||
|
||||
include ${MAKE_DEFAULT}
|
||||
|
||||
|
|
|
@ -23,7 +23,7 @@ EXPDIR = include/3D
|
|||
|
||||
src_PKGFILES = $(shell find * -maxdepth 0 -type f -print)
|
||||
|
||||
src_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS_BASE},,$(shell pwd))
|
||||
src_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS-NG_BASE},,$(shell pwd))
|
||||
|
||||
include ${MAKE_DEFAULT}
|
||||
|
||||
|
|
|
@ -23,7 +23,7 @@ PKGSUBDIRS = $(EXPINCDIRS)
|
|||
|
||||
src_PKGFILES = $(shell find * -maxdepth 0 -type f -print)
|
||||
|
||||
src_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS_BASE},,$(shell pwd))
|
||||
src_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS-NG_BASE},,$(shell pwd))
|
||||
|
||||
include ${MAKE_DEFAULT}
|
||||
|
||||
|
|
|
@ -23,7 +23,7 @@ EXPDIR = include/SOLID
|
|||
|
||||
src_PKGFILES = $(shell find * -maxdepth 0 -type f -print)
|
||||
|
||||
src_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS_BASE},,$(shell pwd))
|
||||
src_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS-NG_BASE},,$(shell pwd))
|
||||
|
||||
|
||||
include ${MAKE_DEFAULT}
|
||||
|
|
|
@ -29,7 +29,7 @@ COMPILFLAGS = -DNDEBUG -Wno-deprecated
|
|||
|
||||
src_PKGFILES = $(shell find * -maxdepth 0 -type f -print)
|
||||
|
||||
src_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS_BASE},,$(shell pwd))
|
||||
src_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS-NG_BASE},,$(shell pwd))
|
||||
|
||||
include ${MAKE_DEFAULT}
|
||||
|
||||
|
|
|
@ -40,7 +40,7 @@ LIBS = -lplibsg -lplibul -L${EXPORTBASE}/lib -lsolid
|
|||
|
||||
src_PKGFILES = $(shell find * -maxdepth 0 -type f -print)
|
||||
|
||||
src_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS_BASE},,$(shell pwd))
|
||||
src_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS-NG_BASE},,$(shell pwd))
|
||||
|
||||
include ${MAKE_DEFAULT}
|
||||
|
||||
|
|
|
@ -28,7 +28,7 @@ SHIP = telemetry.sh
|
|||
|
||||
src_PKGFILES = $(shell find * -maxdepth 0 -type f -print)
|
||||
|
||||
src_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS_BASE},,$(shell pwd))
|
||||
src_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS-NG_BASE},,$(shell pwd))
|
||||
|
||||
include ${MAKE_DEFAULT}
|
||||
|
||||
|
|
|
@ -24,7 +24,7 @@ SOURCES = track.cpp trackitf.cpp trackutil.cpp track3.cpp track4.cpp
|
|||
|
||||
src_PKGFILES = $(shell find * -maxdepth 0 -type f -print)
|
||||
|
||||
src_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS_BASE},,$(shell pwd))
|
||||
src_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS-NG_BASE},,$(shell pwd))
|
||||
|
||||
include ${MAKE_DEFAULT}
|
||||
|
||||
|
|
|
@ -28,7 +28,7 @@ CONFIG = ${SHIP}
|
|||
|
||||
src_PKGFILES = $(shell find * -maxdepth 0 -type f -print)
|
||||
|
||||
src_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS_BASE},,$(shell pwd))
|
||||
src_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS-NG_BASE},,$(shell pwd))
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -25,7 +25,7 @@ PKGSUBDIRS = $(SUBDIRS)
|
|||
|
||||
src_PKGFILES = $(shell find * -maxdepth 0 -type f -print)
|
||||
|
||||
src_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS_BASE},,$(shell pwd))
|
||||
src_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS-NG_BASE},,$(shell pwd))
|
||||
|
||||
include ${MAKE_DEFAULT}
|
||||
|
||||
|
|
|
@ -33,7 +33,7 @@ SOLIBS = -ltgf -lplibssg -lplibsg -lplibul -ltxml
|
|||
|
||||
src_PKGFILES = $(shell find * -maxdepth 0 -type f -print)
|
||||
|
||||
src_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS_BASE},,$(shell pwd))
|
||||
src_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS-NG_BASE},,$(shell pwd))
|
||||
|
||||
include ${MAKE_DEFAULT}
|
||||
|
||||
|
|
|
@ -24,7 +24,7 @@ SOURCES = mainnfs2ac.cpp
|
|||
|
||||
src_PKGFILES = $(shell find * -maxdepth 0 -type f -print)
|
||||
|
||||
src_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS_BASE},,$(shell pwd))
|
||||
src_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS-NG_BASE},,$(shell pwd))
|
||||
|
||||
include ${MAKE_DEFAULT}
|
||||
|
||||
|
|
|
@ -28,7 +28,7 @@ SOLIBS = -ltgf -ltxml
|
|||
|
||||
src_PKGFILES = $(shell find * -maxdepth 0 -type f -print)
|
||||
|
||||
src_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS_BASE},,$(shell pwd))
|
||||
src_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS-NG_BASE},,$(shell pwd))
|
||||
|
||||
include ${MAKE_DEFAULT}
|
||||
|
||||
|
|
|
@ -22,7 +22,7 @@ PKGSUBDIRS = $(SUBDIRS)
|
|||
|
||||
src_PKGFILES = $(shell find * -maxdepth 0 -type f -print)
|
||||
|
||||
src_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS_BASE},,$(shell pwd))
|
||||
src_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS-NG_BASE},,$(shell pwd))
|
||||
|
||||
include ${MAKE_DEFAULT}
|
||||
|
||||
|
|
|
@ -28,6 +28,6 @@ SOLIBS = -lplibssg -lplibsg -lplibul -ltgf -ltgfclient -ltxml -lpng
|
|||
|
||||
src_PKGFILES = $(shell find * -maxdepth 0 -type f -print)
|
||||
|
||||
src_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS_BASE},,$(shell pwd))
|
||||
src_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS-NG_BASE},,$(shell pwd))
|
||||
|
||||
include ${MAKE_DEFAULT}
|
||||
|
|
|
@ -33,7 +33,7 @@ SOLIBS = -ltgf -ltgfclient -lplibssg -lplibsg -lplibul -lrobottools -ltxm
|
|||
|
||||
src_PKGFILES = $(shell find * -maxdepth 0 -type f -print)
|
||||
|
||||
src_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS_BASE},,$(shell pwd))
|
||||
src_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS-NG_BASE},,$(shell pwd))
|
||||
|
||||
include ${MAKE_DEFAULT}
|
||||
|
||||
|
|
|
@ -20,7 +20,7 @@ PKGSUBDIRS = $(shell find * -maxdepth 0 -type d -print | grep -v CVS)
|
|||
|
||||
src_PKGFILES = $(shell find * -maxdepth 0 -type f -print)
|
||||
|
||||
src_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS_BASE},,$(shell pwd))
|
||||
src_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS-NG_BASE},,$(shell pwd))
|
||||
|
||||
include ${MAKE_DEFAULT}
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
|
||||
src_PKGFILES = $(shell find * -maxdepth 0 -type f -print)
|
||||
|
||||
src_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS_BASE},,$(shell pwd))
|
||||
src_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS-NG_BASE},,$(shell pwd))
|
||||
|
||||
include ${MAKE_DEFAULT}
|
||||
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
|
||||
src_PKGFILES = $(shell find * -maxdepth 0 -type f -print)
|
||||
|
||||
src_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS_BASE},,$(shell pwd))
|
||||
src_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS-NG_BASE},,$(shell pwd))
|
||||
|
||||
include ${MAKE_DEFAULT}
|
||||
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
|
||||
src_PKGFILES = $(shell find * -maxdepth 0 -type f -print)
|
||||
|
||||
src_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS_BASE},,$(shell pwd))
|
||||
src_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS-NG_BASE},,$(shell pwd))
|
||||
|
||||
include ${MAKE_DEFAULT}
|
||||
|
||||
|
|
|
@ -20,7 +20,7 @@ PKGSUBDIRS = $(shell find * -maxdepth 0 -type d -print | grep -v CVS)
|
|||
|
||||
src_PKGFILES = $(shell find * -maxdepth 0 -type f -print)
|
||||
|
||||
src_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS_BASE},,$(shell pwd))
|
||||
src_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS-NG_BASE},,$(shell pwd))
|
||||
|
||||
include ${MAKE_DEFAULT}
|
||||
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
|
||||
src_PKGFILES = $(shell find * -maxdepth 0 -type f -print)
|
||||
|
||||
src_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS_BASE},,$(shell pwd))
|
||||
src_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS-NG_BASE},,$(shell pwd))
|
||||
|
||||
include ${MAKE_DEFAULT}
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
|
||||
src_PKGFILES = $(shell find * -maxdepth 0 -type f -print)
|
||||
|
||||
src_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS_BASE},,$(shell pwd))
|
||||
src_PKGDIR = ${PACKAGE}-${VERSION}/$(subst ${TORCS-NG_BASE},,$(shell pwd))
|
||||
|
||||
|
||||
include ${MAKE_DEFAULT}
|
||||
|
|
Loading…
Reference in a new issue