Added script to find files not owned by pacman package manager (ArchLinux)
[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.237559 seconds and 4 git commands to generate.