summaryrefslogtreecommitdiff
path: root/examples/rules.multi2
diff options
context:
space:
mode:
Diffstat (limited to 'examples/rules.multi2')
-rwxr-xr-xexamples/rules.multi24
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/rules.multi2 b/examples/rules.multi2
index b97a6594..4e84c531 100755
--- a/examples/rules.multi2
+++ b/examples/rules.multi2
@@ -26,8 +26,8 @@ clean:
rm -f build-stamp
# Add here commands to clean up after the build process.
- #-$(MAKE) clean
- #-$(MAKE) distclean
+ #$(MAKE) clean
+ #$(MAKE) distclean
dh_clean