diff --git a/motorExApp/Makefile b/motorExApp/Makefile new file mode 100644 index 00000000..69aa66b5 --- /dev/null +++ b/motorExApp/Makefile @@ -0,0 +1,9 @@ +TOP = .. +include $(TOP)/config/CONFIG_APP + +#DIRS += Db +#DIRS += NoMPF +#DIRS += WithMPF +#DIRS += ipServerApp + +include $(TOP)/config/RULES_DIRS