X-Git-Url: http://gitweb.pgornicz.com/gitweb.cgi?p=physics.git;a=blobdiff_plain;f=Makefile;h=f3e6ad87fca69806166255f28fb9f94523ed94f5;hp=6049377445a08dacd877ed8fe3e26d239a4aa949;hb=b6028c47c36e35bf32ab55ad0f55a061a5d7c012;hpb=07af3cf884625a9a86a79949bb6177a353680abf diff --git a/Makefile b/Makefile index 6049377..f3e6ad8 100644 --- a/Makefile +++ b/Makefile @@ -105,11 +105,6 @@ ${DSTCFGDIR}%.cfg: ${SRCCFGDIR}%.cfg | $$(dir $$@) ${Q2}cp $< $@ -tags: ${SRCS} - ${Q1}${PRNTFMT} "ctags" "$@" - ${Q2}ctags $^ - - .PHONY: clean clean: ${Q1}${PRNTFMT} "rm" "${OBJSDIR}"