sed -e '/\/interface\/wireless/d' -e 's/%PATH%/caps-man/' -e 's/%TEMPL%/$(suffix $@)/'\
-e '/^# !!/,/^# !!/c # !! Do not edit this file, it is generated from template!'\
< $< > $@
clean:
rm -f $(HTML)
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.