fsp/contrib/SConscript
2005-02-13 18:10:04 +00:00

4 lines
107 B
Python

Import(Split("env PREFIX VERSION PACKAGE TARBALL"))
env.Program(target = 'fspscan', source = 'fspscan.c')