Mercurial > hg > Members > kono > nitros9-code
changeset 2648:1e9c8238b158
bootroms target should have been removed with directory
author | chrish@hawksoft |
---|---|
date | Mon, 19 Mar 2012 08:25:28 -0500 |
parents | 99b7caa4c88a |
children | 928b4a062979 |
files | level1/atari/makefile |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/level1/atari/makefile Tue Mar 06 13:49:14 2012 -0600 +++ b/level1/atari/makefile Mon Mar 19 08:25:28 2012 -0500 @@ -12,7 +12,7 @@ DISTRONAME = nos9$(CPU)l$(LEVEL) DISTROVER = $(DISTRONAME)$(NITROS9VER)$(PORT) BOOTFILE = bootfiles/bootfile -DIRS = cmds modules defs sys bootfiles bootroms +DIRS = cmds modules defs sys bootfiles CMDS = $(shell $(CD) cmds; make --no-print-directory showobjs_dw)