summaryrefslogtreecommitdiff
path: root/examples/rules.indep
diff options
context:
space:
mode:
Diffstat (limited to 'examples/rules.indep')
-rwxr-xr-xexamples/rules.indep4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/rules.indep b/examples/rules.indep
index ecae7280..428f4e9a 100755
--- a/examples/rules.indep
+++ b/examples/rules.indep
@@ -22,8 +22,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