summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2012-11-11 16:37:41 (EST)
committer P. J. McDermott <pjm@nac.net>2012-11-11 16:37:41 (EST)
commitef0aa79244a073d2ac3e446ba75ed8b59754f398 (patch)
tree5d57a25929306a9287477e14071c91049981f3f8
parent04874d845150a8e807d358e92dba999910a71c97 (diff)
Add a "nop" target to build.
This is convenient to get opkbuild to set up the work area without doing any configuration, building, or installation.
-rwxr-xr-xbuild3
1 files changed, 3 insertions, 0 deletions
diff --git a/build b/build
index 328a850..b636947 100755
--- a/build
+++ b/build
@@ -2,6 +2,9 @@
CFLAGS = -g -O2
+nop:
+ @:
+
configure:
# Generate the main makefile.
# * Use (optionally sysroot-prefixed) multiarch library search