]> Shamusworld >> Repos - rmac/blobdiff - makefile
Fix for spurious 'undefined register equate' error.
[rmac] / makefile
index 8b46eed9cd6273ac53d3533d1ad275dfe0c5fbad..def563cb1c9ccb50318c1a5136316fbb5f6a2026 100644 (file)
--- 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