3 lines
103 B
Makefile
3 lines
103 B
Makefile
tarball:
|
|
tar -czvf tlep.tar.gz --exclude=*.tar.gz --exclude=*.prof --exclude=*.pdf --exclude=tlep ./*
|