From c794c28bbebad577bb25be0aa80503d37460244e Mon Sep 17 00:00:00 2001 From: jmjatlanta Date: Mon, 17 Jul 2017 16:13:27 -0500 Subject: [PATCH] Added build targets --- .cproject | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/.cproject b/.cproject index 56079d8..d1acf83 100644 --- a/.cproject +++ b/.cproject @@ -55,12 +55,19 @@ make - all true true true + + make + + clean + true + true + true +