mirror of
https://github.com/deater/dos33fsprogs.git
synced 2025-08-08 08:25:08 +00:00
7 lines
62 B
Makefile
7 lines
62 B
Makefile
all:
|
|
cd l3_vent && make
|
|
|
|
clean:
|
|
cd l3_vent && make clean
|
|
|