[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / src / usr.sbin

Diff for /src/usr.sbin/Makefile between version 1.28 and 1.29

version 1.28, 1997/08/19 08:30:47 version 1.29, 1997/11/17 11:46:38
Line 34 
Line 34 
 .elif ${MACHINE} == "pmax"  .elif ${MACHINE} == "pmax"
 SUBDIR+=  SUBDIR+=
 .elif ${MACHINE} == "sun3"  .elif ${MACHINE} == "sun3"
 SUBDIR+=dbsym eeprom screenblank  SUBDIR+=eeprom screenblank
 .elif ${MACHINE} == "sparc"  .elif ${MACHINE} == "sparc"
 SUBDIR+=eeprom fdformat screenblank  SUBDIR+=eeprom fdformat screenblank
 .endif  .endif

Legend:
Removed from v.1.28  
changed lines
  Added in v.1.29