mirror of
https://github.com/checkpoint-restore/criu
synced 2025-09-03 15:55:53 +00:00
nmk: build.mk -- Drop unused objlist target
Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org> Reviewed-by: Dmitry Safonov <dsafonov@virtuozzo.com> Signed-off-by: Pavel Emelyanov <xemul@virtuozzo.com>
This commit is contained in:
committed by
Pavel Emelyanov
parent
f4ac56c0dd
commit
c0ba98fd30
@@ -164,12 +164,6 @@ all: $(all-y)
|
|||||||
@true
|
@true
|
||||||
.PHONY: all
|
.PHONY: all
|
||||||
|
|
||||||
#
|
|
||||||
# List of object files.
|
|
||||||
objlist:
|
|
||||||
$(E) $(obj-y) $(lib-y)
|
|
||||||
.PHONY: objlist
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# Clean most files, but leave enough to navigate with tags (generated files)
|
# Clean most files, but leave enough to navigate with tags (generated files)
|
||||||
clean:
|
clean:
|
||||||
|
Reference in New Issue
Block a user