Programmer's WorkBench (pwb.hlp) (Table of Contents; Topic list)
PWB Error
 
     build: Invalid target name <name>
 
     An invalid name was specified in a Build:all or Build:target rule.
 
     A target in the Build switch must have the form:
 
          $(PROJ).ext
 
     The <ext> is a filename extension. A filename extension in a
     build rule must consist of one to three characters from the set
     [a-zA-Z0-9].
                                    -♦-