pash/Makefile

6 lines
82 B
Makefile
Raw Normal View History

2022-12-22 21:28:52 +00:00
include config.mk
2022-06-18 20:57:51 +00:00
install:
2022-12-22 21:28:52 +00:00
mkdir -p $(DESTDIR)/bin
install pash $(DESTDIR)/bin