mirror of
https://github.com/checkpoint-restore/criu
synced 2025-08-31 14:25:49 +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
|
||||
.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:
|
||||
|
Reference in New Issue
Block a user