Moved gencfs.bash, Added some EncFS USB automouting scripts
[mirrors/Programs.git] / perl / embed / Makefile
1 embed: embed.c
2 $(CC) -o $@ $@.c `perl -MExtUtils::Embed -e ccopts -e ldopts`
This page took 0.221961 seconds and 4 git commands to generate.