Add makefile

This commit is contained in:
Adolfo Perez Alvarez 2022-09-07 12:08:06 +02:00
parent 94787ac0f5
commit e96b59654e
1 changed files with 3 additions and 0 deletions

3
Makefile Normal file
View File

@ -0,0 +1,3 @@
fns=diralias j jmod lr
install:
install ${fns} $${FPATH:?FPATH not defined}