Home | History | Annotate | Download | only in echo
History log of /src/bin/echo/Makefile
RevisionDateAuthorComments
 1.9  10-Oct-2021  rillig echo: clean up, increase WARNS to 6

Lint can handle __COPYRIGHT and __RCSID, so there is no need to hide
them anymore.

Use proper type 'bool' for nflag, ensure correct types via lint's strict
bool mode.

Remove unnecessary call to exit(0); returning from main is equivalent
since C99.

No functional change.
 1.8  20-Jul-1997  christos branches: 1.8.112;
Remove WARNS=1 from all the subdirectory Makefiles, and add it to Makefile.inc
now that all /bin has been cleaned.
 1.7  20-Jul-1997  thorpej Build with WARNS
 1.6  21-Mar-1995  cgd convert to new RCS id conventions.
 1.5  22-Sep-1994  mycroft Merge 4.4-Lite version.
 1.4  01-Aug-1993  mycroft Add RCS identifiers.
 1.3  23-Mar-1993  cgd changed "Id" to "Header" for rcsids
 1.2  22-Mar-1993  cgd added rcs ids to all files
 1.1  21-Mar-1993  cgd branches: 1.1.1;
Initial revision
 1.1.1.2  22-Sep-1994  mycroft Import original 4.4-Lite version.
 1.1.1.1  21-Mar-1993  cgd initial import of 386bsd-0.1 sources
 1.8.112.2  21-Apr-2020  martin Ooops, restore accidently removed files from merge mishap
 1.8.112.1  21-Apr-2020  martin Sync with HEAD

RSS XML Feed