install: only depends on fp2bit and bit2fp

This commit is contained in:
Xiangfu 2012-09-28 15:11:05 +08:00
parent fd21f8ce9d
commit b24deb4eeb

View File

@ -241,7 +241,7 @@ clean:
rm -f test.out/compare_xc6slx9.fp
rmdir --ignore-fail-on-non-empty test.out test.gold
install: all
install: fp2bit bit2fp
@make -C libs install
mkdir -p $(DESTDIR)/$(PREFIX)/bin/
install -m 755 fp2bit $(DESTDIR)/$(PREFIX)/bin/