shithub: pointless

ref: 7744e78c3b232fe15b3b09864a90fc6da79e5173
dir: /mkfile/

View raw version

FILES=generate pointless.awk

install:V:
	mkdir -p /rc/bin/pointless
	cp $FILES /rc/bin/pointless

uninstall:V:
	rm -f /rc/bin/pointless/^($FILES)
	rm -f /rc/bin/pointless