]> iEval git - filters.git/blame_incremental - scramble.dir/Makefile
Bump Standards-Version and debhelper compat
[filters.git] / scramble.dir / Makefile
... / ...
CommitLineData
1../scramble: scramble.c
2 $(CC) -o $@ $< -O2 -g
3
4clean:
5 rm -f ../scramble
This page took 0.018172 seconds and 4 git commands to generate.