Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
( cd iso-entities; \
$(MAKE) install )
endif
strip sgmlpre/sgmlpre
for ii in sgmlpre/sgmlpre rtf-fix/rtf2rtf; do \
bn=`basename $$ii`; \
$(INSTALL_PROGRAM) $$ii $(bindir)/$$bn; \