# HG changeset patch # User chrish@hawksoft # Date 1332163528 18000 # Node ID 1e9c8238b158b6069f4760f125ee650fdc1f4c56 # Parent 99b7caa4c88abf2a9b62dfb32c978b6692463233 bootroms target should have been removed with directory diff -r 99b7caa4c88a -r 1e9c8238b158 level1/atari/makefile --- 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)