1
0
mirror of https://github.com/deater/dos33fsprogs.git synced 2025-03-09 23:29:39 +00:00
2021-03-29 18:25:45 -04:00

9 lines
123 B
Makefile

all:
cd snowflake && make
cd starfield && make
clean:
cd snowflake && make clean
cd starfield && make clean
rm -f *~