mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-01-22 14:59:25 +08:00
9 lines
145 B
Makefile
9 lines
145 B
Makefile
# Released under the MIT License. See LICENSE for details.
|
|
|
|
# Dummy resources makefile; nothing here for now.
|
|
all: resources
|
|
|
|
resources:
|
|
|
|
clean:
|