mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-01-21 22:33:58 +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:
|