comment sign at begin of line

This commit is contained in:
ceriel
1988-07-05 12:56:43 +00:00
parent 849eeb9f61
commit 7f6d1911e2
2 changed files with 6 additions and 6 deletions

View File

@@ -33,12 +33,12 @@ libem_mesCE.a:
install: all
$(INSTALL) lib/libem_mes.a
# $(INSTALL) lib/libem_mesO.a
# $(INSTALL) lib/libem_mesO.a
$(INSTALL) man/em_mes.3
cmp: all
$(COMPARE) lib/libem_mes.a
# $(COMPARE) lib/libem_mesO.a
# $(COMPARE) lib/libem_mesO.a
$(COMPARE) man/em_mes.3
pr: