*** empty log message ***

This commit is contained in:
ceriel
1987-03-02 08:48:36 +00:00
parent 3115fb5402
commit 8ed274e96e
2 changed files with 2 additions and 2 deletions

View File

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