Programmer's WorkBench (pwb.hlp) (Table of Contents; Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
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].
                                    -♦-