3 lines
48 B
Makefile
3 lines
48 B
Makefile
all install clean distclean:
|
|
$(MAKE) -C src $@
|
all install clean distclean:
|
|
$(MAKE) -C src $@
|