Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
thorsummoner
ttt_terrorcon
Commits
ab0446e5
Commit
ab0446e5
authored
Aug 08, 2021
by
dylan grafmyre
Browse files
default target non-bspgip (cause gmod doesn't do bspzip)
parent
5c4b4dd7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
ab0446e5
...
...
@@ -134,10 +134,10 @@ addons/%: addons/%/.d
# custom rules
.DEFAULT
:
all
all
:
lint maps/ttt_terrorcon_v2_hdr_final
_p
.bsp addons/ttt_terrorcon_v2_hdr_final
_p
.gma ttt_terrorcon_v2_hdr_final
_p
.game
all
:
lint maps/ttt_terrorcon_v2_hdr_final.bsp addons/ttt_terrorcon_v2_hdr_final.gma ttt_terrorcon_v2_hdr_final.game
fast
:
lint maps/ttt_terrorcon_v2_fast.bsp ttt_terrorcon_v2_fast.game
install-bsp
:
maps/ttt_terrorcon_v2_hdr_final
_p
.bsp maps/thumb/ttt_terrorcon_v2_hdr_final
_p
.png
install-bsp
:
maps/ttt_terrorcon_v2_hdr_final.bsp maps/thumb/ttt_terrorcon_v2_hdr_final.png
cp
-v
$(
word
1,
$^
)
$(MOD_DIR)
maps
\\
cp
-v
$(
word
2,
$^
)
$(MOD_DIR)
maps
\\
thumb
\\
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment