5 lines
71 B
Makefile
5 lines
71 B
Makefile
|
BINDIR=$(HOME)/bin/
|
||
|
|
||
|
install:
|
||
|
../../safecp runstruct_abinit $(BINDIR)
|