Skip to content

Commit 1cef327

Browse files
committed
cleanup make help
1 parent 49fc155 commit 1cef327

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

makefile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,6 @@ help:
4747
@echo ' * rev -> prim'
4848
@echo ' * fwd -> prim'
4949
@echo ' * mix -> {rev, fwd, prim}'
50-
@echo ' * within {prim, rev, fwd, mix}: mat -> arr -> scal'
51-
@echo ' * only include {prim, rev, fwd, mix}/meta.hpp from the meta subfolders'
5250
@echo ''
5351
@echo ' Cpplint'
5452
@echo ' - cpplint : runs cpplint.py on source files. requires python 2.7.'

0 commit comments

Comments
 (0)