8 lines
33 B
Makefile
8 lines
33 B
Makefile
|
|
|
|
all:
|
|
|
|
clean:
|
|
|
|
distclean: clean
|