Makefile.enable

Package: WA2L/WinTools 1.2.09
Section: Configuration Files (4)
Updated: 09 May 2026
Index Return to Main Contents

 

NAME

Makefile.enable - Flag file to avoid unintentional build

 

SYNOPSIS

Makefile.enable

 

AVAILABILITY

WA2L/WinTools

 

DESCRIPTION

for building commands, documents in/for WA2L/WinTools and to automate other development tasks, make(1) respecively Makefile is used.

To avoid the unintentional execution of build tasks, the Makefiles require a Makefile.enable flag file to exist.

The Makefile.enable does not need to have any content.

Therefore when invoking make in a WA2L/WinTools directory where a Makefile exists, the message

  Makefile:29: *** FILE 'Makefile.enable' MISSING *** .  Stop.

or similar will appear.

When you intend to build something of the WA2L/WinTools package, simply invoke

  touch Makefile.enable

to enable the execution of the related Makefile.
 

 

FILEFORMAT

-

 

OPTIONS

-

 

EXAMPLES

-

 

SEE ALSO

wintoolsintro(1), make(1)

 

NOTES

-

 

BUGS

-

 

AUTHOR

Makefile.enable was developed by Christian Walther. Send suggestions and bug reports to wa2l@users.sourceforge.net .

 

COPYRIGHT

Copyright © 2026 Christian Walther

This is free software; see WA2LWinTools/man/COPYING for copying conditions. There is ABSOLUTELY NO WARRANTY; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


 

Index

NAME
SYNOPSIS
AVAILABILITY
DESCRIPTION
FILEFORMAT
OPTIONS
EXAMPLES
SEE ALSO
NOTES
BUGS
AUTHOR
COPYRIGHT

This document was created by man2html, using the manual pages.
Time: 20:31:48 GMT, May 09, 2026