mirror of
https://github.com/token2/snapd.git
synced 2026-03-13 11:15:47 -07:00
7 lines
82 B
Makefile
7 lines
82 B
Makefile
#/usr/bin/makefile -f
|
|
|
|
test:
|
|
./run-tests
|
|
|
|
.PHONY: clean distclean binary install
|