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