aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorTeddy Wing2023-09-05 02:31:05 +0200
committerTeddy Wing2023-09-05 02:34:14 +0200
commit1c0b5ce56df6e6cd2d27179dc3e6b26bdb3061ef (patch)
tree9e1fffd43fba968d0915334bd5b3b1d70c4624ea /src
parentf8675ee766d8947099716290a7c0e3eafb421916 (diff)
downloadBase-Windowed-Application-1c0b5ce56df6e6cd2d27179dc3e6b26bdb3061ef.tar.bz2
Makefile: Remove errors when APP_NAME has no spaces
Add some conditionals to remove the targets that rename the bundle the application name has spaces in it. This fixes the warnings and circular dependency problems we had when building an application bundle with no spaces where `APP_NAME` and `APP_NAME_NOSPACE` are the same. The rules and organisation definitely need to be cleaned up, but the idea works. We should eliminate one of these conditions and put all the related rules together under a single `ifneq`.
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions