mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-26 15:23:54 +01:00
jw-build-create-project.sh: Output code beautification
Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
74a62bfda9
commit
0d4394df94
1 changed files with 5 additions and 6 deletions
|
|
@ -55,7 +55,6 @@ cat_make_proj_mk()
|
||||||
# to be included from inside the project directory
|
# to be included from inside the project directory
|
||||||
|
|
||||||
PROJECTS_DIR ?= \$(TOPDIR)/..
|
PROJECTS_DIR ?= \$(TOPDIR)/..
|
||||||
|
|
||||||
ifeq (\$(TARGET),mingw)
|
ifeq (\$(TARGET),mingw)
|
||||||
FLAVOUR_PATH_PREFIX = win32/
|
FLAVOUR_PATH_PREFIX = win32/
|
||||||
endif
|
endif
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue