pash/Makefile

6 lines
82 B
Makefile

include config.mk
install:
mkdir -p $(DESTDIR)/bin
install pash $(DESTDIR)/bin