*** empty log message ***

This commit is contained in:
ceriel
1987-03-03 08:43:46 +00:00
parent c5f0e41be9
commit c4a8f2371d
4 changed files with 2 additions and 6 deletions

View File

@@ -15,7 +15,7 @@ compare: all
$(COMPARE) man/em_code.3
em_code.3: em_code.3X
-sh -c 'if tbl < em_code.3X > em_code.3 ; then : ; else cp em_code.3X em_code.3 ; fi'
-sh -c 'if tbl < em_code.3X > em_code.3 ; then exit 0 ; else cp em_code.3X em_code.3 ; exit 0 ; fi'
libeme.a: make.sh e/em_private.h e/em.c e/C_failed.c
EMHOME=$(EMHOME); export EMHOME; sh make.sh e