summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/slave/Imakefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/slave/Imakefile b/src/slave/Imakefile
index 98b14faa75..7610f2ad1e 100644
--- a/src/slave/Imakefile
+++ b/src/slave/Imakefile
@@ -34,7 +34,7 @@ SaberProgramTarget(kpropd, $(SERVERSRCS), $(SERVEROBJS),
$(DEPLIBS) $(LOCAL_LIBRARIES),)
saber-setup:
- #setopt load_flags $(CFLAGS)
- #load $(LOCAL_LIBRARIES)
+ /**/#setopt load_flags $(CFLAGS)
+ /**/#load $(LOCAL_LIBRARIES)
DependTarget()