test/Makefile: minor change
This commit is contained in:
parent
987af10a82
commit
2e91b2f6eb
@ -3,9 +3,7 @@
|
|||||||
.SUFFIXES:
|
.SUFFIXES:
|
||||||
.SUFFIXES: .test
|
.SUFFIXES: .test
|
||||||
|
|
||||||
TEST = bare luks lvm zfs
|
all: bare luks lvm zfs
|
||||||
|
|
||||||
all: ${TEST}
|
|
||||||
|
|
||||||
.test:
|
.test:
|
||||||
./$< > $@.out 2>&1
|
./$< > $@.out 2>&1
|
||||||
|
Loading…
Reference in New Issue
Block a user