aboutsummaryrefslogtreecommitdiffstats
path: root/lib/inets/Makefile
diff options
context:
space:
mode:
authorMicael Karlberg <[email protected]>2011-07-12 11:04:54 +0200
committerMicael Karlberg <[email protected]>2011-07-12 11:04:54 +0200
commit4cc5cf4b6bdb0f689b666fe007d2e1f0f1a5838a (patch)
tree91ac07f0809ccf770c07d184b07560b94b786fc3 /lib/inets/Makefile
parent1c01cf2fb625e105dd2355279635edbb3dbb3063 (diff)
parent32fc16e311bfbc5abd0ab8caf64d566e1e65196d (diff)
downloadotp-4cc5cf4b6bdb0f689b666fe007d2e1f0f1a5838a.tar.gz
otp-4cc5cf4b6bdb0f689b666fe007d2e1f0f1a5838a.tar.bz2
otp-4cc5cf4b6bdb0f689b666fe007d2e1f0f1a5838a.zip
Merge branch 'maint-r14' of super:otp into maint-r14
Diffstat (limited to 'lib/inets/Makefile')
-rw-r--r--lib/inets/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/inets/Makefile b/lib/inets/Makefile
index ec05efa461..f4c2746b0a 100644
--- a/lib/inets/Makefile
+++ b/lib/inets/Makefile
@@ -36,6 +36,8 @@ SPECIAL_TARGETS =
# ----------------------------------------------------
include $(ERL_TOP)/make/otp_subdir.mk
+.PHONY: info gclean
+
info:
@echo "OS: $(OS)"
@echo "DOCB: $(DOCB)"
@@ -44,3 +46,5 @@ info:
@echo "APP_VSN: $(APP_VSN)"
@echo ""
+gclean:
+ git clean -fXd