
; APP added by Toolmaker V1.19

Set APP "db"


; SAS Makefile script

Path LC: Add

Echo ""
Echo "Did you remember to copy new code from .c.new files to .c files ?"
Echo ""
List $APP(.c|.c.new|_events.c|_events.c.new)
Echo ""

LMK

Ask "Press RETURN to exit"

