7 lines
57 B
Makefile
7 lines
57 B
Makefile
|
|
all :
|
|
gprbuild build.gpr
|
|
|
|
clean :
|
|
gprclean build.gpr
|