X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=extras%2Fvolume_id%2FMakefile;h=759ea549cc7fd56933135700a5c5e2ed6c4c37eb;hp=72e2d3abb10fb930daa0fe015f1aed3f7bf9f1e8;hb=15ff0ba36e9c1f051fe1e35e69f8569d0dfe2d66;hpb=92da64c700371126ee3bde79f983e0b3056d9442 diff --git a/extras/volume_id/Makefile b/extras/volume_id/Makefile index 72e2d3abb..759ea549c 100644 --- a/extras/volume_id/Makefile +++ b/extras/volume_id/Makefile @@ -41,10 +41,6 @@ ifeq ($(strip $(VOLUME_ID_STATIC)),true) else $(Q) $(LD) $(LDFLAGS) -o $@ $@.o $(LIBUDEV) -Llib -lvolume_id $(LIB_OBJS) endif -ifneq ($(strip $(STRIPCMD)),) - $(E) " STRIP " $@ - $(Q) $(STRIPCMD) $@ -endif # man pages %.8: %.xml