add makefile

This commit is contained in:
randomuser 2022-08-16 17:21:32 -05:00
parent 1af77fdd6f
commit ef8c3a5084
2 changed files with 2 additions and 0 deletions

2
Makefile Normal file
View File

@ -0,0 +1,2 @@
install:
cp -f lobster $(DESTDIR)$(PREFIX)/bin

View File