aboutsummaryrefslogtreecommitdiffstats
path: root/editors/lazarus-lcl-nogui
diff options
context:
space:
mode:
Diffstat (limited to 'editors/lazarus-lcl-nogui')
-rw-r--r--editors/lazarus-lcl-nogui/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/editors/lazarus-lcl-nogui/Makefile b/editors/lazarus-lcl-nogui/Makefile
index 6b9dd61cf259..ed154dc2d0dd 100644
--- a/editors/lazarus-lcl-nogui/Makefile
+++ b/editors/lazarus-lcl-nogui/Makefile
@@ -13,4 +13,6 @@ LCL_INTERFACE= nogui
MASTERDIR= ${.CURDIR}/../../editors/lazarus
NO_STAGE= yes
+
+OPT= #
.include "${MASTERDIR}/Makefile"