add check/test rules
This commit is contained in:
+3
-3
@@ -1,9 +1,9 @@
|
||||
all:
|
||||
|
||||
check:
|
||||
install:
|
||||
|
||||
check test::
|
||||
./symbols.sh
|
||||
|
||||
clean:
|
||||
rm -f *.out
|
||||
|
||||
.PHONY: all check clean
|
||||
|
||||
Reference in New Issue
Block a user