diff options
Diffstat (limited to '')
-rw-r--r-- | makefilecpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/makefilecpp b/makefilecpp index 82f045c..753ba6c 100644 --- a/makefilecpp +++ b/makefilecpp @@ -147,7 +147,7 @@ TAGS:tags #https://github.com/rizsotto/Bear BEAR: clean - bear make + bear -- make tags:$(SRCS) $(shell $(CXX) -c -I $(CTAGS_I_PATH) -M $(SRCS)|\ |