Skip to content

Commit 11aebe5

Browse files
author
joaquin
committed
added makefile
1 parent a2cde30 commit 11aebe5

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Makefile

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
2+
3+
install:
4+
cp -r klayout_pyxs ~/.klayout/python/
5+
cp pymacros/pyxs.lym ~/.klayout/pymacros/
6+
# ln -s $(PWD)/klayout_pyxs ~/.klayout/python/

0 commit comments

Comments
 (0)