aboutsummaryrefslogtreecommitdiffstats
path: root/lib/inets/Makefile
diff options
context:
space:
mode:
authorMicael Karlberg <[email protected]>2011-06-28 16:51:30 +0200
committerMicael Karlberg <[email protected]>2011-06-28 16:51:30 +0200
commit7492a31ce78e61d36713e4e88ac06fcc7ca9ddf7 (patch)
tree720d872abcb4354492d3c957b1c8a64990fda12f /lib/inets/Makefile
parent80afe2b50aa5479e1e53dd7ba01e540df6351781 (diff)
parent9cb4040e4aeed40a52f174a7c4d9106e38572605 (diff)
downloadotp-7492a31ce78e61d36713e4e88ac06fcc7ca9ddf7.tar.gz
otp-7492a31ce78e61d36713e4e88ac06fcc7ca9ddf7.tar.bz2
otp-7492a31ce78e61d36713e4e88ac06fcc7ca9ddf7.zip
Merge branch 'maint-r14' into dev
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