mirror of
https://github.com/BlackLight/Snort_AIPreproc.git
synced 2024-11-23 20:25:12 +01:00
Removed a useless Makefile
This commit is contained in:
parent
d41753a8a4
commit
30fe188bb8
1 changed files with 0 additions and 3 deletions
|
@ -1,3 +0,0 @@
|
|||
all:
|
||||
gcc -g -O3 -Wall -pedantic -pedantic-errors -std=c99 -o kmeans-test test.c kmeans.c -lm
|
||||
|
Loading…
Reference in a new issue