]> git.pld-linux.org Git - packages/genext2fs.git/blob - genext2fs-Makefile
- tabs in preamble
[packages/genext2fs.git] / genext2fs-Makefile
1 all: genext2fs
2
3 genext2fs: genext2fs.c
4         gcc -Wall -O2 -o genext2fs genext2fs.c 
5
This page took 0.138416 seconds and 3 git commands to generate.