From d8515fda7b0e06b349a4fe783f0261865f4a967c Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Wed, 16 May 2018 21:47:56 +0200 Subject: Minor updates and fix for new Platform generics --- Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 093eeb0..a17dcf6 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,6 @@ CFLAGS=-std=c99 -Wall -O0 -c CLM=clm CLMFLAGS=\ -I $$CLEAN_HOME/lib/Platform\ - -I $$CLEAN_HOME/lib/Generics\ -I CleanReadLine\ -l -lreadline\ -l compile.o\ -- cgit v1.2.3