aboutsummaryrefslogtreecommitdiffstats
path: root/lib/inets/Makefile
diff options
context:
space:
mode:
authorMicael Karlberg <[email protected]>2011-06-28 17:00:32 +0200
committerMicael Karlberg <[email protected]>2011-06-28 17:00:32 +0200
commit49846524934f74abcd44bbc315d9314c940d34ba (patch)
tree797998b282a5f042a18364f5b142786b011ee750 /lib/inets/Makefile
parent1aaf8958c019a1d0fd03de0677ccd2a98bc11553 (diff)
parentd1e636f236a4a76e999ff516718c814f3eeed617 (diff)
downloadotp-49846524934f74abcd44bbc315d9314c940d34ba.tar.gz
otp-49846524934f74abcd44bbc315d9314c940d34ba.tar.bz2
otp-49846524934f74abcd44bbc315d9314c940d34ba.zip
Merge branch 'dev' into major
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