diff options
| author | 2011-11-21 08:49:43 -0500 | |
|---|---|---|
| committer | 2011-11-21 08:49:43 -0500 | |
| commit | 0595785db7fd012609db18d3a3715c610b5d467f (patch) | |
| tree | 7418e9d2ba9475b066805ec4f2fbad5b3cd91023 /Makefile | |
| download | CVE-2011-4330-master.tar.xz CVE-2011-4330-master.zip | |
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile new file mode 100644 index 0000000..4baaab6 --- /dev/null +++ b/Makefile @@ -0,0 +1,2 @@ +CFLAGS=-std=c99 +pwn-hfs: |
