]> rtime.felk.cvut.cz Git - frescor/fosa.git/blobdiff - config_example.mk
Makefile: Add missing header file
[frescor/fosa.git] / config_example.mk
index 04e22483596993df0d4f17143b8dbd43e124d9bd..7619b1a0deca31cee9db9f1fdc10df3a46fd2284 100644 (file)
@@ -3,12 +3,9 @@ PLATFORM = MARTE_OS
 
 FRESCOR_ROOT = $(HOME)/frescor_dev
 
-# the path to the FRSH directory.
-FRSH_PATH = $(FRESCOR_ROOT)/frsh
 # the path to the FOSA directory.
 FOSA_PATH = $(FRESCOR_ROOT)/fosa
-# the path to the UTILS directory
-UTILS_PATH = $(FRESCOR_ROOT)/utils
+
 
 # the compilation flags
 CFLAGS = -Wall -g