X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?p=rmac;a=blobdiff_plain;f=makefile;h=def563cb1c9ccb50318c1a5136316fbb5f6a2026;hp=8b46eed9cd6273ac53d3533d1ad275dfe0c5fbad;hb=c04128b575f2db39445b9ef6fcf0c12b3bb2c60f;hpb=f6e6a55c4cdaf0dffa0897792dc5926c7b173a23 diff --git a/makefile b/makefile index 8b46eed..def563c 100644 --- a/makefile +++ b/makefile @@ -20,6 +20,9 @@ OBJS = amode.o debug.o direct.o eagen.o error.o expr.o listing.o mach.o macro.o # all : mntab.h 68ktab.h kwtab.h risckw.h rmac + @echo + @echo "Don't forget to bump the version number before commiting!" + @echo # # Generated Sources for State Machines and Keyword, Directive and Mnemonic Definitions