diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -21,7 +21,7 @@ options: ${OBJ}: config.mk cmarkdown: ${OBJ} - @echo CC -o $@ + @echo LD $@ @${CC} -o $@ ${OBJ} ${LDFLAGS} clean: |
| index : smu.git | ||
| Simple markdown-like to html compiler |
| summaryrefslogtreecommitdiff |