mirror of
https://github.com/liberatedsystems/openCom-Companion.git
synced 2024-11-21 13:00:37 +01:00
Cleanup
This commit is contained in:
parent
b1aa8cb704
commit
16e055ba25
@ -1,6 +1,6 @@
|
||||
all: prepare debug
|
||||
|
||||
prepare: activate cleanrns getrns
|
||||
prepare: cleanrns getrns
|
||||
|
||||
clean:
|
||||
@echo Cleaning...
|
||||
@ -15,9 +15,6 @@ cleanlibs:
|
||||
|
||||
cleanall: clean cleanlibs
|
||||
|
||||
activate:
|
||||
(. venv/bin/activate)
|
||||
|
||||
pacthfiles: patchsdl injectxml
|
||||
|
||||
patchsdl:
|
||||
|
Loading…
Reference in New Issue
Block a user