makefile: Fix broken rule for vax build
This commit is contained in:
parent
6b361a9faf
commit
09781909a5
1 changed files with 0 additions and 2 deletions
2
makefile
2
makefile
|
@ -1855,8 +1855,6 @@ ${BIN}uc15${EXE} : ${UC15} ${SIM}
|
|||
${MKDIRBIN}
|
||||
${CC} ${UC15} ${SIM} ${UC15_OPT} $(CC_OUTSPEC) ${LDFLAGS}
|
||||
|
||||
vax : ${BIN}vax${EXE}
|
||||
|
||||
vax : microvax3900
|
||||
|
||||
microvax3900 : ${BIN}BuildROMs${EXE} ${BIN}microvax3900${EXE}
|
||||
|
|
Loading…
Add table
Reference in a new issue