mirror of
https://github.com/xzeldon/htop.git
synced 2025-04-05 19:07:06 +03:00
Minimal stub 'make test' target.
This commit is contained in:
parent
ad5d9c2542
commit
4b83a82dca
@ -83,6 +83,9 @@ SUFFIXES = .h
|
|||||||
BUILT_SOURCES = $(myhtopheaders) $(myhtopplatheaders)
|
BUILT_SOURCES = $(myhtopheaders) $(myhtopplatheaders)
|
||||||
htop_SOURCES = $(myhtopheaders) $(myhtopplatheaders) $(myhtopsources) $(myhtopplatsources) config.h
|
htop_SOURCES = $(myhtopheaders) $(myhtopplatheaders) $(myhtopsources) $(myhtopplatsources) config.h
|
||||||
|
|
||||||
|
test:
|
||||||
|
echo "Test suite not integrated yet."
|
||||||
|
|
||||||
target:
|
target:
|
||||||
echo $(htop_SOURCES)
|
echo $(htop_SOURCES)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user