diff options
Diffstat (limited to 'extras/volume_id')
-rw-r--r-- | extras/volume_id/lib/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/extras/volume_id/lib/Makefile b/extras/volume_id/lib/Makefile index f69df5f5ca..a0c773550e 100644 --- a/extras/volume_id/lib/Makefile +++ b/extras/volume_id/lib/Makefile @@ -54,9 +54,6 @@ HEADERS= \ libvolume_id.h \ util.h -AR = $(CROSS)ar -RANLIB = $(CROSS)ranlib - all: libvolume_id.a $(SHLIB) libvolume_id.pc .PHONY: all .DEFAULT: all |