Skip to content

Commit

Permalink
Use -P for debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
Steven Phillips committed Jan 7, 2024
1 parent 0bfb79c commit de2daf9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions microemacs/doc/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
# Created: Thu Feb 5 21:36:24 2004
# Synopsis: Installation Makefile
# Authors: Jon Green
# Last Modified: <20240107.1557>
#
##############################################################################

Expand Down Expand Up @@ -629,7 +628,7 @@ me.ehf: meehf.hts
$(RM) ehf$(pc)me$(pc)me.ehf
cd ehf$(sc) $(HTS2HTML) -l .htm ..$(pc)meehf.hts
$(CP) ehf$(pc)me.htm ehf$(pc)me$(pc)1.htm
cd ehf$(pc)me$(sc) $(ME) -p "@ehftools" *.htm
cd ehf$(pc)me$(sc) $(ME) -P "@ehftools" *.htm
$(CP) ehf$(pc)me$(pc)me.ehf .
$(RMDIR) ehf
clean::
Expand Down

0 comments on commit de2daf9

Please sign in to comment.